xuqinghua91 / awesome-delay-queueLinks
分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。
☆30Updated 6 years ago
Alternatives and similar repositories for awesome-delay-queue
Users that are interested in awesome-delay-queue are comparing it to the libraries listed below
Sorting:
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- netty入门demo,单机版消息推送☆48Updated 7 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated 2 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 7 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即 本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- 基于Dubbo实现的灰度发布☆71Updated 7 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 8 years ago
- 延迟任务调度系统,任务精确触发,支持延迟任务添加,取消等操作,具备分布式的高可用和可靠性☆48Updated 3 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 3 years ago
- ☆47Updated 3 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- redis分布式锁☆47Updated 10 years ago
- 一个分布式限流的解决方案!☆109Updated 2 years ago
- 分布式事务解决 方案☆45Updated 2 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 厮大牛逼☆63Updated 5 years ago
- 基于netty3.6.3实现的文件上传下载功能组件☆40Updated 6 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- 分布式锁的简单实现☆107Updated 8 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆64Updated 8 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- 简单,集中,分布式的配置管理☆121Updated 6 years ago
- 一个sofa demo 实现了领域驱动设计☆69Updated 7 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆49Updated 2 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago