Sunday 11 June 2017

What are the node.js job scheduler libraries/framework

I'm looking for a job scheduling library or framework such as Agenda or Kue I currently only found simple cron libraries and the few distributed job schedulers such as Kue and Agenda (it also has a third party web interface)

I would like to know what is used in the industry to manage multiple cron jobs with monitoring, error reporting and such, preferably in Node.js (scripts are node scripts).



via Yanis26

No comments:

Post a Comment