Expand description
Jono consumer components for processing jobs from a queue
The Consumer is responsible for fetching jobs from the queue and processing them.
Modules§
Structs§
- Consumer
- Interface for getting, processing and resolving jobs from Jono queues.
- Consumer
Config - Configuration options for a Consumer
- Workload