#low-latency #data-flow #communication #composable #distributed #distributed-systems #request-reply

communication-layer-request-reply

dora goal is to be a low latency, composable, and distributed data flow

38 releases

0.3.3 Apr 11, 2024
0.3.2 Jan 29, 2024
0.3.1-rc4 Dec 21, 2023
0.3.0 Nov 3, 2023
0.2.2-rc Mar 31, 2023

#13 in #data-flow

Download history 22/week @ 2024-01-07 2/week @ 2024-01-21 26/week @ 2024-01-28 5/week @ 2024-02-18 109/week @ 2024-02-25 1/week @ 2024-03-03 26/week @ 2024-03-10 1/week @ 2024-03-17 17/week @ 2024-03-31 236/week @ 2024-04-07 29/week @ 2024-04-14

282 downloads per month
Used in dora-cli

Apache-2.0

8KB
199 lines

Abstraction of various request/reply communication backends.

Provides a RequestReplyLayer trait as an abstraction for different request/reply systems. The following set of backends are currently supported:

TODO

No runtime deps