8个版本
0.6.0-alpha | 2024年3月25日 |
---|---|
0.5.0-alpha.4 | 2023年9月4日 |
0.5.0-alpha.2 | 2023年8月30日 |
0.5.0-alpha.1 | 2023年7月6日 |
0.0.0 |
|
#1 in #zenoh-flow
每月76次下载
在 3 crate中使用
345KB
6K SLoC
This crate provides the Zenoh-Flow Daemon: a wrapper around a Zenoh-Flow Runtime that can process requests, made on specific key expressions, to manage data flows.
In particular, a Zenoh-Flow Daemon is able to coordinate with other Zenoh-Flow Daemon(s) to manage data flows --- provided that they can reach each other through Zenoh.
Therefore, instantiating a data flow only requires communicating with a single Daemon: it will automatically request the other Daemons involved in the deployment to manage their respective nodes.
Users interested in integrating a Daemon in their system should look into the spawn() and spawn_from_config() methods.
依赖项
~29–62MB
~1M SLoC