基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现
☆118Dec 21, 2015Updated 10 years ago
Alternatives and similar repositories for spring-redis-mq
Users that are interested in spring-redis-mq are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于 Spring 和 Jedis 的 Disque 封装,使用注解驱动☆22Feb 15, 2016Updated 10 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 基于Flume、Kafka、SparkSql模拟的实时日志分析系统☆12Feb 1, 2016Updated 10 years ago
- 基于redis的消息队列☆49Jun 21, 2022Updated 3 years ago
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆19Nov 17, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Oct 31, 2015Updated 10 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆64Sep 13, 2017Updated 8 years ago
- 一个redis操作相关的项目,包括用户存储redis对象变成hashmap的工具,包括支持ack应答,取消消息的mq☆64Aug 9, 2016Updated 9 years ago
- 乐视集团支付订单系统分库分表开源实现☆123Feb 23, 2017Updated 9 years ago
- spring集成rabbitmq做消息服务☆12Feb 23, 2017Updated 9 years ago
- A lightweight distributed message queue framework.(轻量级分布式消息队列XXL-MQ)☆492Feb 11, 2026Updated 2 months ago
- Trie Filter (敏感词过滤), base from https://github.com/dingyaguang117/DoubleArrayTrie☆16Aug 13, 2015Updated 10 years ago
- 最快速精简的java消息队列,可以比较容易的基于这个项目进行二次开发☆31Dec 14, 2016Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于SpringBoot+MyBatis+Redis的秒杀系统☆15Jan 4, 2019Updated 7 years ago
- 基于无锁队列(RingBuffer)实现的具备轮转功能的异步日志。