#tower-layer #service #async #non-blocking #io #future

tower-worker

Provides Tower layers focused on wrapping services with asynchronous worker tasks that may also make requests to the wrapped service

1 unstable release

0.1.0 Aug 27, 2021

#1983 in Asynchronous

Download history 23/week @ 2024-01-20 41/week @ 2024-01-27 54/week @ 2024-02-03 5/week @ 2024-02-17 7/week @ 2024-02-24 71/week @ 2024-03-02 52/week @ 2024-03-09 28/week @ 2024-03-16 2/week @ 2024-03-23 22/week @ 2024-03-30 106/week @ 2024-04-06 29/week @ 2024-04-13

165 downloads per month

MIT license

8KB
85 lines

tower-worker

Provides Tower layers focused on wrapping services with asynchronous worker tasks that may also make requests to the wrapped service.

Crates.io Documentation Documentation (master) MIT licensed


lib.rs:

Provides Tower layers focues on wrapping services with asynchronous worker tasks that may also make requests to the wrapped service.

Dependencies

~1–2.8MB
~53K SLoC