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 am interested in using this package to run daily and weekly scripts on the server. I am currently using meteorhacks cluster package https://github.com/meteorhacks/cluster to load balance between 2 meteor apps running in the cloud.
If I install this package it seems like it will run the scripts on both servers at the same time. But I only need it to run once on one server. How can I set this up?
The text was updated successfully, but these errors were encountered:
It's a good question, but I don't think I have a solution for that. I don't know the cluster package, so I don't know how to coordinate between instances in the cluster, sorry.
Hello,
I am interested in using this package to run daily and weekly scripts on the server. I am currently using meteorhacks cluster package https://github.com/meteorhacks/cluster to load balance between 2 meteor apps running in the cloud.
If I install this package it seems like it will run the scripts on both servers at the same time. But I only need it to run once on one server. How can I set this up?
The text was updated successfully, but these errors were encountered: