meteor-user-status
meteor-user-status copied to clipboard
Does this work on an app running on multiple instances?
I'm using meteorhacks:cluster and wondering whether online will work if a user is connected to one instance, and not to another.
No, it doesn't - but we started a discussion of this a while ago in #21.
I don't currently use Meteor on multiple instances, and so this feature is a bit too much work to implement relative to how useful it would be for me. It does seem like a good distributed systems puzzle that I'd like to solve at some point, though.
Any idea if https://atmospherejs.com/konecty/multiple-instances-status does a good job?
On 22 July 2015 at 16:54, Andrew Mao [email protected] wrote:
No, it doesn't - but we started a discussion of this a while ago in #21 https://github.com/mizzao/meteor-user-status/issues/21.
— Reply to this email directly or view it on GitHub https://github.com/mizzao/meteor-user-status/issues/70#issuecomment-123729482 .
No idea, but it has a thousand downloads so maybe you should give it a try and let me know how it is.
It did work well for me if anyone else is wondering.
+1 for multi-instance support
:+1: for multi-instance support
+1 for multi-instance support!