Running meteor in a cluster and real-time changes

前端 未结 2 1837
萌比男神i
萌比男神i 2021-02-07 21:29

I was planning on deploying Meteor to my Amazon AWS EC2 servers but I would like to also run multiple instances of the server at the same time to serve more clients. Is there a

2条回答
  •  孤街浪徒
    2021-02-07 21:39

    Guys this is what you should look at

    Meteor Cluster - https://github.com/arunoda/meteor-cluster

    I blogged about this here too: http://goo.gl/2aHJ2

提交回复
热议问题