actumn / celery.node

Celery task queue client/worker for nodejs
https://celery-node.js.org
MIT License
278 stars 73 forks source link

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

Open hashbulla opened 2 years ago

hashbulla commented 2 years ago

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

imdark commented 1 year ago

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 commented 7 months ago

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

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