You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have observed that meteorhacks:cluster does not work on galaxy dev edition (and also with the production version). I have an application running 7 different micro-services powering a single application. I have been working on making the servers talk to each other over DDP using cluster and it was preety easy on AWS and Digital Ocean.
I wish apart from Loadbalancing, Cluster could be used on Galaxy for DDP connections.
This is what i have incorporated temporarily removing Cluster. I know this code would be buggy but i really hope that we have meteorhacks:cluster work on Galaxy..
The text was updated successfully, but these errors were encountered:
I have observed that meteorhacks:cluster does not work on galaxy dev edition (and also with the production version). I have an application running 7 different micro-services powering a single application. I have been working on making the servers talk to each other over DDP using cluster and it was preety easy on AWS and Digital Ocean.
I wish apart from Loadbalancing, Cluster could be used on Galaxy for DDP connections.
This is what i have incorporated temporarily removing Cluster. I know this code would be buggy but i really hope that we have meteorhacks:cluster work on Galaxy..
The text was updated successfully, but these errors were encountered: