ScienJus / spring-redis-mqLinks
基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现
☆117Updated 9 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
Sorting:
- Spring Cloud与Dubbo共存方案☆157Updated 8 years ago
- ☆87Updated 8 years ago
- 分布式锁的简单实现☆107Updated 8 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆126Updated 2 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- 基于Spring Boot + Quartz 的分布式任务调度系统☆249Updated 4 years ago
- 基于Dubbo的分布式系统调用跟踪Demo☆69Updated 8 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- 基于事务的读写分离☆45Updated 7 years ago
- 一个分布式限流的解决方案!☆109Updated 2 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆230Updated last year
- 基于mybatis,springboot开箱即用的读写分离插件☆339Updated 4 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆195Updated 10 years ago
- 简单,集中,分布式的配置管理☆121Updated 6 years ago
- 封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化☆97Updated 3 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- Allow cached values to be reloaded transparently, without dropping the already cached data☆117Updated 2 years ago
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆217Updated 11 months ago
- spring+mybatis实现数据库读写分离☆5Updated 8 years ago
- 可靠事件系统,Tarzan取自电影《人猿泰山》的英文名,用于保证消息生产者的消息被可靠投递☆81Updated 3 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆73Updated 10 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- api网关☆117Updated 6 years ago
- 基于SpringCloud微服务的示例项目、出发点是写一套完整微服务架构、集成有eureka、ribbon、feign、hystrix组件等,消费端有JSP、freemarker、thymeleaf三个版本,有完整的UI、增删改查及分页,防SQL注入、XSS攻击拦截等,同时…☆128Updated last month
- dubbox的介绍和简单示例☆77Updated 8 years ago
- ☆155Updated 9 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆67Updated 7 years ago