6 ms·
Really? | Event driven architecture with per CPU core worker processes So each process should be able to handle a lot of concurrent connections, just like ngi
by luikore 11y ago
Really?
| Event driven architecture with per CPU core worker processes
So each process should be able to handle a lot of concurrent connections, just like nginx.
And I tried the websocket example, and saw only the first worker process responding whenever a websocket is created.