seaswalker / activemq-notesLinks
active-mq源码阅读
☆11Updated 6 years ago
Alternatives and similar repositories for activemq-notes
Users that are interested in activemq-notes are comparing it to the libraries listed below
Sorting:
- Java后端开发库,涵盖:常用工具类、SPI扩展、分布式锁、限流、分布式链路追踪等。☆40Updated 2 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- 限流幂等框架☆19Updated 7 years ago
- 分享一些技术类的但不仅仅是技术类的pdf书籍供大家学习☆11Updated 6 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Updated 7 years ago
- 快速使用spring cache☆10Updated 7 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- ☆43Updated 2 years ago
- 分表分库☆11Updated 8 years ago
- 解决幂等问题的工具-Ddripping☆15Updated 8 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致 力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- 基于spring 4.x 开发的redis集群中间件应用:redis-cache、redis-cluster-cache、session共享、消息队列等。☆9Updated 8 years ago
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆18Updated 6 years ago
- java 实现线程池☆16Updated 8 years ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆19Updated 5 years ago
- 基于SpringBoot2.0的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用☆9Updated 5 years ago
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Updated 7 years ago
- 一个使用Spring Boot与前后端缓存、队列、分布式来秒杀小鸡的系统☆9Updated 7 years ago
- 大型分布式系统实时监控平台☆28Updated 2 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Updated 8 years ago
- spring redis框架过期时间注解支持☆10Updated 6 years ago
- kafka消息中间件的实现☆8Updated 8 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆20Updated 2 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆30Updated 2 years ago
- 双重缓存,通过guava-cache和redis实现本地缓存+服务器缓存的双重缓存☆21Updated 4 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆15Updated 2 years ago