#zenoh #low-latency #communication #data-flow #distributed #composable #systems

communication-layer-pub-sub

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

#20 in #zenoh

Download history 9/week @ 2024-01-03 6/week @ 2024-01-10 18/week @ 2024-01-24 70/week @ 2024-02-21 24/week @ 2024-02-28 10/week @ 2024-03-06 5/week @ 2024-03-13 7/week @ 2024-03-27 75/week @ 2024-04-03 143/week @ 2024-04-10

225 downloads per month

Apache-2.0

9KB
134 lines

Abstraction of various publisher/subscriber communication backends.

Provides a CommunicationLayer trait as an abstraction for different publisher/subscriber systems. The following set of backends are currently supported:

  • Zenoh: The zenoh project implements a distributed publisher/subscriber system with automated routing. To use zenoh, use the ZenohCommunicationLayer struct.

Dependencies

~22–36MB
~555K SLoC