We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://www.distributedpython.com/2018/10/26/celery-execution-pool/
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Here's a gist for a patchfile that allows a "concurrency" option to be passed to the worker
https://gist.github.com/mozzius/183203c6130d58a828c8bb4522321fba
No branches or pull requests
https://www.distributedpython.com/2018/10/26/celery-execution-pool/
The text was updated successfully, but these errors were encountered: