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

Have you ever used Celery not to include pool options in this library ? #91

Open
hashbulla opened this issue Jul 26, 2022 · 2 comments
Open
Labels
bug Something isn't working

Comments

@hashbulla
Copy link

https://www.distributedpython.com/2018/10/26/celery-execution-pool/

@hashbulla hashbulla added the bug Something isn't working label Jul 26, 2022
@imdark
Copy link

imdark commented Dec 19, 2022

I implemented solo execution in my fork but only for redis right now, I will try to add more options next week,
https://github.com/imdark/celery.node

@mozzius
Copy link

mozzius commented Feb 13, 2024

Here's a gist for a patchfile that allows a "concurrency" option to be passed to the worker

https://gist.github.com/mozzius/183203c6130d58a828c8bb4522321fba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants