@node-in-layers/tasks
v1.0.0
Published
A Node In Layers Package for creating/running Asynchronous Tasks.
Readme
Distributed Tasks - The Node In Layers Package for Creating / Running Asynchronous Tasks
This repository provides a standardized interface, models, and functional code for running distributed tasks within the Node in Layers framework. It handles complex workflows with hierarchical task spawning, future scheduling, and event-driven callbacks.
Tasks are executed at the "feature" level.
Implementations
While the system can be customized to have any implementation, the out of the box implementation uses BullMQ and Docker.
