Hacker News new | past | comments | ask | show | jobs | submit login

No, it says one thread per request, not single-threaded.



sorry. missed that one. Again, I believe multi-threading is not best approach in terms of scalability. Asynchronous io is the secret sauce of node and it distinguishes node from other server side technologies. I think, asynchronous nature doesn't suite well to meteor's approach. I will be appreciated to learn real reason.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: