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

Supporting multiple rails instances #61

Open
stenver opened this issue May 7, 2017 · 3 comments
Open

Supporting multiple rails instances #61

stenver opened this issue May 7, 2017 · 3 comments

Comments

@stenver
Copy link

stenver commented May 7, 2017

If I have multiple stateless rails instances running in different servers, then Crono stars the job in all of the instances. I was hoping since Crono synchronises on DB, then it will only start the job in one instance.

Is there any way to do this with crono?

@ghost
Copy link

ghost commented Sep 28, 2022

+1

@ghost
Copy link

ghost commented Sep 28, 2022

@stenver did you find your answer ? would like to now how you solved for this?

@ghost
Copy link

ghost commented Sep 28, 2022

way I think I would do is, even though I have multiple stateless rails instance, I would run single instance of crono and that should be fine unless you really have lot of cron jobs and they start hitting limits on single instance in terms of resource usage.

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

1 participant