zenoh-flow

所属分类:云计算
开发工具:Rust
文件大小:183KB
下载次数:0
上传日期:2023-05-15 14:00:54
上 传 者sh-1993
说明:  zenoh flow旨在为跨越云的计算提供基于zenoh的数据流编程框架...
(zenoh-flow aims at providing a zenoh-based data-flow programming framework for computations that span from the cloud to the device.)

文件列表:
.cargo (0, 2023-09-07)
.cargo\config (157, 2023-09-07)
CONTRIBUTING.md (1692, 2023-09-07)
Cargo.toml (1632, 2023-09-07)
LICENSE (24371, 2023-09-07)
NOTICE.md (1039, 2023-09-07)
cargo-zenoh-flow (0, 2023-09-07)
cargo-zenoh-flow\Cargo.toml (1533, 2023-09-07)
cargo-zenoh-flow\src (0, 2023-09-07)
cargo-zenoh-flow\src\bin (0, 2023-09-07)
cargo-zenoh-flow\src\bin\main.rs (19756, 2023-09-07)
cargo-zenoh-flow\src\error.rs (2268, 2023-09-07)
cargo-zenoh-flow\src\lib.rs (541, 2023-09-07)
cargo-zenoh-flow\src\templates.rs (9305, 2023-09-07)
cargo-zenoh-flow\src\utils.rs (14622, 2023-09-07)
rust-toolchain (5, 2023-09-07)
zenoh-flow-daemon (0, 2023-09-07)
zenoh-flow-daemon\Cargo.toml (3400, 2023-09-07)
zenoh-flow-daemon\etc (0, 2023-09-07)
zenoh-flow-daemon\etc\extensions.d (0, 2023-09-07)
zenoh-flow-daemon\etc\extensions.d\placeholder (123, 2023-09-07)
zenoh-flow-daemon\etc\runtime.yaml (673, 2023-09-07)
zenoh-flow-daemon\etc\zenoh-daemon.json (559, 2023-09-07)
zenoh-flow-daemon\etc\zenoh-zf-router.json (1167, 2023-09-07)
zenoh-flow-daemon\resources (0, 2023-09-07)
zenoh-flow-daemon\resources\debian (0, 2023-09-07)
zenoh-flow-daemon\resources\debian\postinst (1147, 2023-09-07)
zenoh-flow-daemon\resources\debian\postrm (976, 2023-09-07)
... ...

[![Eclipse CI](https://ci.eclipse.org/zenoh/buildStatus/icon?job=zenoh-flow-nightly&subject=Eclipse%20CI)](https://ci.eclipse.org/zenoh/view/Zenoh%20Flow/job/zenoh-flow-nightly/) [![CI](https://github.com/eclipse-zenoh/zenoh-flow/actions/workflows/ci.yml/badge.svg)](https://github.com/eclipse-zenoh/zenoh-flow/actions/workflows/ci.yml) [![Discussion](https://img.shields.io/badge/discussion-on%20github-blue)](https://github.com/eclipse-zenoh/roadmap/discussions) [![Discord](https://img.shields.io/badge/chat-on%20discord-blue)](https://discord.gg/vSDSpqnbkm) # Eclipse Zenoh-Flow Zenoh-Flow is the union of Zenoh and data flow programming: a declarative framework for computations that span from the _Cloud_ to the _Thing_. :warning: **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 yet stable.** :warning: **The documentation is still scarce. Do not hesitate to contact us on Discord.** ## Description Zenoh-Flow aims at simplifying and structuring (i) the _declaration_, (ii) the _deployment_ and (iii) the _writing_ of "complex" applications that can span from the Cloud to the Thing (or close to it). To these ends, Zenoh-Flow leverages the _data flow programming model_ --- where applications are viewed as a directed graph of computing units, and _Zenoh_ --- an Edge-native, data-centric, location transparent, communication middleware. This makes for a powerful combination as Zenoh offers flexibility and extensibility while data flow programming structures computations. The main benefit of this approach is that this allows us to decorrelate applications from the underlying infrastructure: data are published and subscribed to (_automatically_ with Zenoh-Flow) without the need to know where they are actually located. ----- §‘’ We are currently keeping our documentation and guides in the [Wiki](https://github.com/eclipse-zenoh/zenoh-flow/wiki) tab of this repository. ----- ## Installation Follow our guide [here](https://github.com/eclipse-zenoh/zenoh-flow/wiki/Installation-(v0.4.0))! ## Getting Started The best way to learn Zenoh-Flow is to go through our [getting started guide](https://github.com/eclipse-zenoh/zenoh-flow/wiki/Getting-started-(v0.4.0)). ## Examples We encourage you to look at the examples available in our [examples repository](https://github.com/ZettaScaleLabs/zenoh-flow-examples). — If you still want more, we also ported an [Autonomous Driving Pipeline](https://github.com/ZettaScaleLabs/stunt)!

近期下载者

相关文件


收藏者