youzhidakeai / lmax-disruptorLinks
慕课网《Java并发编程高阶技术-高性能并发框架源码解析与实战》学习
☆14Updated 7 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:
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Updated 8 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Updated 3 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆29Updated 2 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Updated 8 years ago
- 限流幂等框架☆19Updated 7 years ago
- Strom 实时风控统计☆21Updated 7 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 8 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 7 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Updated 2 years ago
- 学习Spring事务管理时的源码☆10Updated 9 years ago
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16Updated 7 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 8 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- 基于 netty 的 web 框架☆23Updated 5 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Updated 6 years ago
- 规则引擎☆21Updated 7 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 8 years ago
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆31Updated 3 years ago
- squirrel-foundation实现的状态机demo☆15Updated 7 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Updated 7 years ago
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆17Updated 2 years ago
- 使用java开源框架netty搭建的文件服务器,不限文件大小 ,底层采用分布式存储☆23Updated 8 years ago
- mybatis3在spring中的分库分表☆26Updated 8 years ago
- spring redis框架过期时间注解支持☆10Updated 7 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 基于netty3.6.3实现的文件上传下载功能组件☆40Updated 6 years ago
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆17Updated 7 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆20Updated 9 years ago