|
|
|
|
|
by holoduke
2669 days ago
|
|
We run about 20k connections per second with nodejs on a 12 core machine.
All node is doing is parsing cached JSON, modifies it and serve it back to the client.
One server has an uptime of 560days without any memory/performance issues. |
|