node-celery Questions

6

Solved

Please suggest an equivalent of Celery in Node JS to run asynchronous tasks. I have been able to search for the following: (Later) Kue (Kue), coffee-resque (coffee-resque) cron (cron) node-celery...
Pandean asked 12/2, 2015 at 6:28

2

Using node-celery, we can enable node to push Celery jobs to the task queue. How can we allow node to be a Celery worker and consume the queue?
Caaba asked 19/1, 2014 at 0:49
1

© 2022 - 2025 — McMap. All rights reserved.