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:
- 分布式锁的简单实现☆108Updated 8 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆126Updated 2 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆67Updated 7 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- Spring Cloud与Dubbo共存方案☆159Updated 8 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- redis分布式锁☆48Updated 10 years ago
- 用netty实现长连接和心跳监测的示例代码☆136Updated 6 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- api网关☆117Updated 7 years ago
- 基于SpringCloud微服务的示例项目、出发点是写一套完整微服务架构、集成有eureka、ribbon、feign、hystrix组件等,消费端有JSP、freemarker、thymeleaf三个版本,有完整的UI、增删改查及分页,防SQL注入、XSS攻击拦截等,同时…☆131Updated 3 months ago
- 基于Spring Boot + Quartz 的分布式任务调度系统☆247Updated 4 years ago
- solrj示例☆55Updated 9 years ago
- ☆87Updated 8 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆234Updated 2 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆74Updated 10 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- 基于mybatis,springboot开箱即用的读写分离插件☆340Updated 4 years ago
- 项目中需要一个分布式的Id生成器,twitter的Snowflake中这个既简单又高效☆110Updated 11 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆113Updated 4 years ago
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆217Updated last year
- 基于事务的读写分离☆45Updated 7 years ago
- Allow cached values to be reloaded transparently, without dropping the already cached data☆117Updated 2 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- ☆154Updated 9 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心 跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆195Updated 10 years ago
- Starter for messaging using Apache RocketMQ☆97Updated 7 years ago