Distributed Message Queue based on Raft
☆35May 20, 2022Updated 3 years ago
Alternatives and similar repositories for distmq
Users that are interested in distmq are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆60Mar 12, 2020Updated 6 years ago
- Redis-based distributed queue with queue task monitoring, task timeout, failed task retries and more☆19Feb 11, 2018Updated 8 years ago
- libevent-based client and server, designed to explore the limit of a TCP-based server with a *huge* number of clients☆11Aug 16, 2019Updated 6 years ago
- distributed rate limiter for traffic control☆13Feb 2, 2018Updated 8 years ago
- Java-centric embedded storage framework☆16Dec 26, 2025Updated 3 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- The microservice registration is implemented by monitoring the state changes of the k8s pod, and pull the interface in the spring cloud e…☆13May 8, 2020Updated 5 years ago
- A java implementation of the raft distributed consensus algorithm☆40Apr 3, 2017Updated 9 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- MySQL to MongoDB data replicator☆28Jul 25, 2016Updated 9 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- 分库分表-基于蘑菇街tsharding☆13Dec 6, 2016Updated 9 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…