#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

#9 in #tower-layer

Download history 51/week @ 2024-03-14 9/week @ 2024-03-21 13/week @ 2024-03-28 103/week @ 2024-04-04 36/week @ 2024-04-11 5/week @ 2024-04-18 9/week @ 2024-05-30 49/week @ 2024-06-06 25/week @ 2024-06-13

80 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
~51K SLoC