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

Alternative ways to make workers work #174

Open
colmexdev opened this issue Dec 11, 2021 · 1 comment
Open

Alternative ways to make workers work #174

colmexdev opened this issue Dec 11, 2021 · 1 comment

Comments

@colmexdev
Copy link

Hello there!

I've been using this gem to enqueue jobs for a long time as suggested in the docs (with God monitoring); nonetheless, I've been noticing that every time the rake tasks are called (there are almost 15 different web apps living under the same server, each with its own tube), CPU usage comes to its max for quite a long time, so I'd like to know if there are ways to make workers work without overloading CPU or configuring God monitoring files to reduce the load. Or else, what advice can I have to reduce tha impact of rake tasks' environment loading.

Thank you very much in advance.

@nesquena
Copy link
Owner

Hello, thanks for raising this issue and using the gem

I'd like to know if there are ways to make workers work without overloading CPU or configuring God monitoring files to reduce the load. Or else, what advice can I have to reduce tha impact of rake tasks' environment loading.

I don't have anything top of mind to suggest here. For others stumbling on this, I am no longer actively developing this project, however, I am more than happy to add contributors to the repo and cut releases.

If anyone else has any suggestions or thoughts here, I'd love to hear them

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