RestBus
Message queue library
A high-performance library for asynchronous messaging and queueing in .NET
Easy, Service Oriented, Asynchronous Messaging and Queueing for .NET
366 stars
33 watching
56 forks
Language: C#
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
vardius/message-bus | An asynchronous message queue allowing publishers to send and subscribers to receive messages. | 273 |
loresoft/mongodb.messaging | A library that enables message processing using MongoDB as a lightweight queue pub/sub system | 60 |
smrchy/rsmq | A lightweight message queue for Node.js using Redis as the underlying storage | 1,758 |
weyoss/redis-smq | A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 594 |
rafaeljesus/rabbus | Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. | 97 |
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 |
timmoth/asyncmonolith | Enables asynchronous messaging and task processing within .NET applications. | 52 |
php-enqueue/enqueue | An advanced message queueing system with plug-and-play components and simplified message processing | 188 |
lemunozm/message-io | An event-driven network library providing a simple API to handle connections, messages, and errors in a scalable and easy-to-use manner. | 1,122 |
voltrb/volt-redis_message_bus | Provides a simple Redis-based message bus for sending messages between app instances | 4 |
tarantool-php/queue | A PHP interface to a distributed message queue system for storing and processing data in a decentralized manner. | 63 |
canton7/restease | A type-safe REST API client library for .NET Standard and .NET Framework | 1,084 |
sybrexsys/rapidmq | A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. | 68 |
robertherber/react-native-telegraph | A React Native library for simplified in-app message management and display options | 11 |
dominionenterprises/mongo-queue-csharp | A C# message queue system using MongoDB as the backend to handle and manage messages in a distributed environment. | 3 |