1.0.3 • Published 1 year ago

async_job_queue_worker v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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. :)

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago