# Fast-cast **Repository Path**: qi419764781/Fast-cast ## Basic Information - **Project Name**: Fast-cast - **Description**: 基于主题的高性能、可靠无代理 UDP 消息传递(“事件总线”) - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/fast-cast - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-04-10 - **Last Updated**: 2023-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README fast-cast ========= High performance topic based reliable brokerless UDP messaging ("event-bus") backed by 1:N remote-method metaphor. [Documentation (converted from gcode, so bad formatting ..)](https://github.com/RuedigerMoeller/fast-cast/wiki/Documentation) [Example application: KeyValue store broadcasting (multicasts) all changes](https://github.com/RuedigerMoeller/fastcast-sample)  WebSite: http://ruedigermoeller.github.io/fast-cast ```xml de.ruedigermoeller fast-cast LATEST ``` Use mvn build, the gradle build is for private use and might not work.