SlimMessageBus
Message bus library
A lightweight message bus interface for .NET that provides pub/sub and request-response capabilities with transport plugins for popular messaging infrastructure.
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
486 stars
15 watching
78 forks
Language: C#
last commit: 11 months ago
Linked from 2 awesome lists
apache-kafkaavroazureazure-event-hubsazure-service-busbusc-sharpddddotnetkafkamessage-busmessagingmqttpub-subrabbitmqredisrequest-response
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A message bus framework for building reactive applications and microservices | 261 |
| | A simple message bus for decoupling microservices by sharing data between them in a relatively loose manner | 5 |
| | Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. | 97 |
| | A fast and scalable message bus for user interaction and data replication between multiple devices | 158 |
| | A minimalist event/message bus implementation | 337 |
| | An asynchronous message queue allowing publishers to send and subscribers to receive messages. | 273 |
| | An implementation of a publish-subscribe messaging system | 26 |
| | A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
| | A lightweight service bus that enables peer-to-peer communication between applications without a broker | 305 |
| | A high-performance library for asynchronous messaging and queueing in .NET | 367 |
| | Provides a simple Redis-based message bus for sending messages between app instances | 4 |
| | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
| | A tool to administer and manage messaging entities in an Azure Service Bus namespace | 2,032 |
| | A set of tools and libraries for generating C# code from Protocol Buffers files used in Zebus message contracts. | 11 |
| | An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. | 55 |