Agenda - Lightweight job scheduling for Node.js
Agenda is a light-weight job scheduling library for Node.js. It aims to keep its code base small. It is backed by Mongo backed persistence layer. It supports scheduling with configurable priority, concurrency, repeating and persistence of job results, Scheduling via cron or human readable syntax, Event backed job queue that you can hook into.
http://agendajs.com
https://github.com/agenda/agenda
License:
Tech:
Tags: