Worker (Unchained Engine)
This is a simple implementation of a worker queue and workers as plugins.
Plugins are linked to jobs by the type
.
Explanations
- It is the plugins responsibility to handle the retries.
v1.0.0-rc.17•Published 3 years ago
This package has not had recent updates. Please investigate it's current state before committing to using it in your project.
This is a simple implementation of a worker queue and workers as plugins.
Plugins are linked to jobs by the type
.