Y
Hacker News
new
|
ask
|
show
|
jobs
by
_tfot
4064 days ago
Think that part of it is that only one process or thread can run at any given time in node. So, if you have a complicated multiplayer server, subroutines will start getting blocked.