listener
Creates a manager which is responsible for enqueuing tasks, as well as querying various queue, task and worker properties.
manager
Creates an orchestrator which is responsible for monitoring the queue for stalled tasks and re-enqueuing them if needed, as well as enqueuing scheduled tasks.
orchestrator
Creates a worker which processes tasks on the queue.
worker
Generated using TypeDoc
Creates a listener which listens for various task, queue and worker related events.