Hi guys,
Imagine an application you want to create for/with 1 million users. What protocol do you use for this volume of connections?
my options for server side are :
What do you think ? jServer (use B4J ) can handle 1m connection ?
my vps server has , 10gb ram , intel i7 processor
Imagine an application you want to create for/with 1 million users. What protocol do you use for this volume of connections?
my options for server side are :
- WebSocket ( jServer library - b4j )
- MQtt ( I run a broker or MqttClient )
- Node JS ( my knowledge is weak about it )
What do you think ? jServer (use B4J ) can handle 1m connection ?
my vps server has , 10gb ram , intel i7 processor
Last edited: