Zebus
Service bus
A lightweight service bus that enables peer-to-peer communication between applications without a broker
A lightweight Peer to Peer Service Bus
305 stars
49 watching
60 forks
Language: C#
last commit: almost 2 years ago
Linked from 2 awesome lists
busc-sharpdistributed-systemspeer-to-peerservice-bus
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight service host for running Zebus-enabled services | 5 |
| | Demonstrates event and command handling in a distributed system | 10 |
| | A set of tools and libraries for generating C# code from Protocol Buffers files used in Zebus message contracts. | 11 |
| | A lightweight message bus interface for .NET that provides pub/sub and request-response capabilities with transport plugins for popular messaging infrastructure. | 486 |
| | A simple message bus for decoupling microservices by sharing data between them in a relatively loose manner | 5 |
| | A lightweight event bus with async compatibility for GoLang | 1,763 |
| | Provides an implementation of the Vert.x TCP event bus client in C# | 5 |
| | An implementation of a publish-subscribe messaging system | 26 |
| | A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
| | Provides integration between Azure Service Bus and Vert.x event bus | 0 |
| | A tool to administer and manage messaging entities in an Azure Service Bus namespace | 2,032 |
| | A minimalist event/message bus implementation | 337 |
| | Provides Rust primitives to interact with Vert.x's TCP-based event bus | 10 |
| | A TCP event bus client for C that enables message passing between nodes in a distributed system. | 4 |
| | A message bus framework for building reactive applications and microservices | 261 |