uncodecn / uncode-mq
轻量级java消息中间件
☆51Updated 8 years ago
Alternatives and similar repositories for uncode-mq:
Users that are interested in uncode-mq are comparing it to the libraries listed below
- ID生成服务器,多种高性能ID生成策略☆17Updated 7 years ago
- 这是一个ZooKeeper客户端,实现了断线重连,会话过期重连,永久监听,子节点数据变化的监听。并且加入了常用功能,例如分布式锁,Leader选举,主从服务锁,分布式队列等。☆27Updated 8 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 8 years ago
- 一个支持多级缓存的分布式缓存系统☆18Updated 7 years ago
- 简单可扩展的轻量级的微服务网关(A Lightweight Mricro Service Gateway Framework)☆25Updated 3 years ago
- 分布式任务调度框架教程, 包括: Quartz、Elastic-Job和TBSchedule.☆31Updated 5 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 6 years ago
- 欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从…☆46Updated 7 years ago
- redis分布式锁☆47Updated 9 years ago
- 支持集群部署,动态推送,配置一键导出导入,模块管理,全局配置查询等功能,可匹敌disconf☆23Updated 7 years ago
- 轻量的分布式会话组件(A Lightweight Distributed Session Component)☆29Updated 9 years ago
- 轻量级的事件驱动和异步框架☆38Updated 4 months ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated 10 months ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- mybatis table sharding plugin☆61Updated 2 years ago
- 配置中心☆2Updated 3 years ago
- 基于Netty的消息推送服务器实现☆25Updated 6 years ago
- 订单状态机☆35Updated 8 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功