gabrik / zenoh-flow-runtime

Zenoh Flow single runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eclipse Zenoh-Flow Runtime

Join the chat at https://gitter.im/atolab/zenoh-flow

Zenoh-Flow provides a zenoh-based dataflow programming framework for computations that span from the cloud to the device.

⚠️ This software is still in alpha status and should not be used in production. Breaking changes are likely to happen and the API is not stable.


Description

Zenoh-Flow single runtime


Runtime

First, let's build an example runtime to run the examples

cargo build --release -p runtime

This will create the runtime binary in ./target/release/runtime

About

Zenoh Flow single runtime

License:Other


Languages

Language:Rust 100.0%