#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

41 releases

new 0.3.4 May 20, 2024
0.3.3 Apr 11, 2024
0.3.2 Jan 29, 2024
0.3.1-rc4 Dec 21, 2023
0.2.2-rc Mar 31, 2023

#10 in #data-flow

Download history 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 6/week @ 2024-04-21 4/week @ 2024-04-28 130/week @ 2024-05-12

142 downloads per month
Used in dora-cli

Apache-2.0

8KB
202 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