Hacker News new | ask | show | jobs
by mark_l_watson 4313 days ago
Hello jcrotor. I think that a Meteor app could easily handle hundreds of simultaneous connections on a very small server.

Meteor is for writing highly interactive/reactive applications and I don't know if it is even meant for massive scaling.

There is a sweet spot for Meteor for apps that will not have millions of users.