Ah. https://news.ycombinator.com/item?id=3819638 Seems like there were no asteroids.
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.
Ah. https://news.ycombinator.com/item?id=3819638 Seems like there were no asteroids.
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.