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
306 stars
49 watching
60 forks
Language: C#
last commit: 12 months ago
Linked from 2 awesome lists
busc-sharpdistributed-systemspeer-to-peerservice-bus
Related projects:
Repository | Description | Stars |
---|---|---|
abc-arbitrage/zebus.tinyhost | A lightweight service host for running Zebus-enabled services | 5 |
abc-arbitrage/zebus.samples | Demonstrates event and command handling in a distributed system | 10 |
abc-arbitrage/zebus.messagedsl | A set of tools and libraries for generating C# code from Protocol Buffers files used in Zebus message contracts. | 11 |
zarusz/slimmessagebus | A lightweight message bus interface for .NET that provides pub/sub and request-response capabilities with transport plugins for popular messaging infrastructure. | 476 |
aforward/sadbus | A simple message bus for decoupling microservices by sharing data between them in a relatively loose manner | 5 |
asaskevich/eventbus | A lightweight event bus with async compatibility for GoLang | 1,750 |
jaymine/tcp-eventbus-client-c-sharp | Provides an implementation of the Vert.x TCP event bus client in C# | 5 |
expl0it3r/pubbus | An implementation of a publish-subscribe messaging system | 26 |
mumez/verstix | A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
textback/vertx-azure-servicebus | Provides integration between Azure Service Bus and Vert.x event bus | 0 |
paolosalvatori/servicebusexplorer | A tool to administer and manage messaging entities in an Azure Service Bus namespace | 2,024 |
mustafaturan/bus | A minimalist event/message bus implementation | 336 |
aesteve/vertx-eventbus-client-rs | Provides Rust primitives to interact with Vert.x's TCP-based event bus | 10 |
jaymine/tcp-eventbus-client-c | A TCP event bus client for C that enables message passing between nodes in a distributed system. | 4 |
beagle1984/silverback | A message bus framework for building reactive applications and microservices | 260 |