#queue #consume #jono

jono_consume

Worker interface for processing jobs on Jono queues

10 releases

Uses new Rust 2024

0.1.6-rc.8 Apr 22, 2025
0.1.6-rc.7 Apr 5, 2025
0.1.6-rc.5 Mar 30, 2025

#3 in #jono

Download history 492/week @ 2025-03-19 157/week @ 2025-03-26 266/week @ 2025-04-02 26/week @ 2025-04-09 71/week @ 2025-04-16 56/week @ 2025-04-23 5/week @ 2025-04-30

177 downloads per month
Used in jono

MIT license

43KB
784 lines

Jono consumer components for processing jobs from a queue

The Consumer is responsible for fetching jobs from the queue and processing them.


🚥 Jono Consume

Jono Consume provides worker interface to processing jobs on Jono queues.

Dependencies

~8–23MB
~344K SLoC