blazingmq
Message queue framework
A distributed message queueing framework providing durable and high-performance queues with various routing strategies.
A modern high-performance open source message queuing system
3k stars
24 watching
139 forks
Language: C++
last commit: 6 days ago
Linked from 1 awesome list
blazingmqdistributed-systemsmessage-queuemessagingmiddlewarequeuequeues
Related projects:
Repository | Description | Stars |
---|---|---|
apache/rocketmq | A distributed messaging and streaming platform with low latency, high performance, and reliability. | 21,250 |
zeromq/libzmq | A lightweight messaging kernel that extends standard socket interfaces with features traditionally provided by specialised messaging middleware products. | 9,765 |
sybrexsys/rapidmq | A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. | 68 |
kassane/libzmq | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
antirez/disque | A distributed message broker designed to capture the essence of Redis as a jobs queue, providing a scalable and fault-tolerant system for exchanging messages between processes. | 8,008 |
obsidiandynamics/meteor | Enables real-time message streaming over an in-memory data grid for high-volume, low-latency distribution among decoupled processes. | 23 |
hibiken/asynq | A distributed task queue that supports asynchronous processing and high availability | 9,946 |
rabbitmq/rabbitmq-server | A feature-rich messaging and streaming broker with support for multiple protocols | 12,297 |
vernemq/vernemq | A high-performance, distributed MQTT broker that supports industrial use cases and IoT applications. | 3,243 |
robustmq/robustmq | A high-performance, cloud-native message queue system with support for multiple protocols and Serverless architecture. | 185 |
kubemq-io/kubemq-community | Provides a Kubernetes-native message broker for asynchronous communication between applications | 659 |
coq/coq | A formal proof management system for writing and verifying mathematical definitions and theorems. | 4,859 |
cameron314/concurrentqueue | A fast and fully thread-safe lock-free queue implementation for C++ | 9,995 |
zeromq/netmq | A native C# implementation of a lightweight messaging library with support for multiple transport protocols and various messaging patterns. | 2,964 |
apache/rocketmq-site | The official documentation site for a cloud-native messaging and streaming platform | 57 |