Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meteor Streams: Is it work on multi instances of meteor? #47

Closed
jindrichbartek opened this issue Nov 9, 2014 · 2 comments
Closed

Meteor Streams: Is it work on multi instances of meteor? #47

jindrichbartek opened this issue Nov 9, 2014 · 2 comments

Comments

@jindrichbartek
Copy link

Hi, on your meteor streams repository you have not enabled issues, so I'm writing here.

I want to ask, if Meteor streams package can work across multi meteor instances?
From https://arunoda.github.io/meteor-streams/scaling-support.html:

If you decided to scale your app horizontally, by default Meteor Streams works within a single instance only. As an example lets say you are going to have 3 meteor instances (A, B, C). Now events emitted from instance A cannot be listen from B or C.

But simply integrating Meteor Cluster you can remove this limitation. See below for the integration.

But Meteor cluster package is not also maintained.

@jindrichbartek jindrichbartek changed the title Meteor Streams: Is it work on multi instances of meteor Meteor Streams: Is it work on multi instances of meteor? Nov 9, 2014
@Lepozepo
Copy link
Owner

Honestly, I don't know. I have not taken a dive into Meteor Streams, I only upgraded it enough for it to work but I am not planning on adding any features or functions to it.

@jindrichbartek
Copy link
Author

Ok, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants