|
|
|
|
|
by ralusek
2670 days ago
|
|
Should be possible just fine with NodeJS, so long as it's clustered to run an instance per core. The order of magnitude(s) differentiator for server performance really comes down to whether or not the architecture is blocking or non-blocking. |
|