8个版本

0.6.0-alpha2024年3月25日
0.5.0-alpha.42023年9月4日
0.5.0-alpha.22023年8月30日
0.5.0-alpha.12023年7月6日
0.0.0 2022年12月21日

#1 in #zenoh-flow

Download history • Rust 包仓库 38/week @ 2024-04-28 • Rust 包仓库 5/week @ 2024-05-26 • Rust 包仓库 3/week @ 2024-06-02 • Rust 包仓库 4/week @ 2024-06-23 • Rust 包仓库 1/week @ 2024-06-30 • Rust 包仓库 76/week @ 2024-07-28 • Rust 包仓库

每月76次下载
3 crate中使用

EPL-2.0 OR Apache-2.0

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