async_job_queue_worker

1.0.3 • Public • Published

async_job_queue ( THIS PACKAGE IS UNDER DEVELOPMENT )

Utility for running long running tasks in a Queue.

When developing a server side application its essential to have a way to run some time consuming tasks on the background,Without interrupt the processing happening on the user facing side of the application

This utility inspired from this idea, Picking looong running tasks from a Mongo Collection and rotating them on a wheel until something happens. :)

Readme

Keywords

Package Sidebar

Install

npm i async_job_queue_worker

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

6.83 kB

Total Files

10

Last publish

Collaborators

  • aslam-c