Package Exports
- @unchainedshop/core-worker
- @unchainedshop/core-worker/lib/worker-index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@unchainedshop/core-worker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.