Hi,I'm starting with Node.JS, and I'm writing an app that will schedule tasks to run at pre-set times.Some tasks are one-offs, some are recurring - they involve things like checking if a host is up, or grepping a remote file, or checking for a running process.So basically, I'm looking for the equavilent of Celery but in Node.I did find Kue (https://github.com/learnboost/kue), which just from reading the homepage seems like the closest match, and is in pure JS.There's also coffee-resque (https://github.com/technoweenie/coffee-resque), however, I'm not sure how active that is, and I'd need to setup Resque as well.Do others have thoughts or experiences in job queue systems in Node? What worked well and didn't?Cheers,Victor
--
--
Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nod...@googlegroups.com
To unsubscribe from this group, send email to
nodejs+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en
---
You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.