#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

#1891 in Asynchronous

Download history 26/week @ 2024-01-21 46/week @ 2024-01-28 46/week @ 2024-02-04 5/week @ 2024-02-18 8/week @ 2024-02-25 73/week @ 2024-03-03 50/week @ 2024-03-10 29/week @ 2024-03-17

160 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.7MB
~53K SLoC