youzhidakeai / lmax-disruptorLinks
慕课网《Java并发编程高阶技术-高性能并发框架源码解析与实战》学习
☆14Updated 6 years ago
Alternatives and similar repositories for lmax-disruptor
Users that are interested in lmax-disruptor are comparing it to the libraries listed below
Sorting:
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- 限流幂等框架☆19Updated 7 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Updated 8 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Updated 2 years ago
- 咕泡学院 终生受用的看源码姿势(示例:springmvc)☆9Updated 4 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Updated 2 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15Updated 8 years ago
- 快速使用spring cache☆10Updated 7 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 8 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Updated 2 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆15Updated 2 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆20Updated 9 years ago
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Updated 7 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 8 years ago
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16Updated 7 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Updated 6 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 7 years ago
- 规则引擎☆21Updated 7 years ago
- 关于disruptor原理及源码的学习☆11Updated 5 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆62Updated 2 years ago
- 😈非本人实现。来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆13Updated 8 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Updated 3 years ago
- 基于spring mvc+redis+logback+elk的日志demo☆12Updated 8 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors 线…☆11Updated 6 years ago
- mybatis3在spring中的分库分表☆26Updated 8 years ago
- spring boot集成dubbox☆11Updated 8 years ago
- 学习Spring事务管理时的源码☆10Updated 9 years ago