Queues
The core component of Human Lambdas
A queue represents a process, the most relevant parts of which are:
Configuration. The capabilities, structure and layout that define the process, and by extension its tasks.
Tasks. Work instances.
Connections. Task sources and destinations.
Last updated
Was this helpful?