2 releases
0.6.0-alpha.1 | Mar 29, 2024 |
---|---|
0.6.0-alpha | Mar 25, 2024 |
#6 in #zenoh-flow
24 downloads per month
Used in 4 crates
(2 directly)
180KB
3.5K
SLoC
This crate exposes *Record
structures. A record in Zenoh-Flow is a description of a data flow (or part of it)
that is tied to a specific infrastructure and deployment.
In particular, a [DataFlowRecord] represents a single deployment of a FlattenedDataFlowDescriptor on an infrastructure: all the nodes have been assigned to a Zenoh-Flow runtime. This is why to each [DataFlowRecord] is associated a unique InstanceId which uniquely identifies it.
⚠️ Internal usage
This crate is (mostly) intended for internal usage within the Zenoh-Flow project.
Dependencies
~11MB
~223K SLoC