chenyurong / song-parser-spi-demo
Song Parser SPI Demo is a simple example of Java SPI.
☆49Updated 2 years ago
Alternatives and similar repositories for song-parser-spi-demo:
Users that are interested in song-parser-spi-demo are comparing it to the libraries listed below
- 分布式锁的简单实现☆106Updated 7 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆49Updated 7 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 6 years ago
- 源码解析文章:http://www.iocoder.cn/categories/SkyWalking/?github☆103Updated 5 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 6 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 years ago
- ☆62Updated 7 years ago
- Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.源码解析文章:http://www.iocoder.cn/categories/Elastic-Job-L…☆99Updated 6 years ago
- 厮大牛逼☆63Updated 4 years ago
- ☆33Updated 2 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- ☆47Updated 2 years ago
- 🍁spring-boot及相关知识练习,Java生态研究学习(spring ,redis,ignite,tasks,zookeeper,dubbo,mybatis,kafka,rabbitmq,webflux);前沿新技术的探索,webflux,响应式编程,kontlin…☆73Updated 6 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现