How efficient can Meteor be while sharing a huge collection among many clients?

后端 未结 4 1458
暗喜
暗喜 2020-11-29 15:16

Imagine the following case:

  • 1,000 clients are connected to a Meteor page displaying the content of the \"Somestuff\" collection.

  • \"Somestuff

4条回答
  •  遥遥无期
    2020-11-29 15:47

    This is still a year old now and therefore I think pre-"Meteor 1.0" knowledge, so things may have changed again? I'm still looking into this. http://meteorhacks.com/does-meteor-scale.html leads to a "How to scale Meteor?" article http://meteorhacks.com/how-to-scale-meteor.html

提交回复
热议问题