Disruptor源码剖析(超详细注释),源码版本3.4.2,方便大家阅读源码,供大家学习使用。项目中使用时请从Disruptor官方引入依赖。 注释也可能存在一些不太到位的地方,可能是理解偏差,欢迎指正。
☆140Jan 21, 2024Updated 2 years ago
Alternatives and similar repositories for disruptor-translation
Users that are interested in disruptor-translation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- 重写LMAX的Disruptor,更好的接口,更好的扩展性☆10Mar 20, 2026Updated 3 weeks ago
- 最全面的disruptor的教材,剖析内部细节及适用场景☆41Apr 16, 2019Updated 6 years ago
- disruptor的动态消费者实现☆19Nov 25, 2020Updated 5 years ago
- Fast HTTP protocol with separate netty+disruptor based server☆42Apr 29, 2012Updated 13 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于Disruptor的异步并行框架☆20Jun 8, 2015Updated 10 years ago
- data collect and data analysis☆10Aug 10, 2015Updated 10 years ago
- redis的zset的java实现,包含3个版本,Long2ObjZset, Obj2LongZset, GenericZSet。GenericZSet是基准实现,Long2ObjZset, Obj2LongZset是GenericZSet特化实现,以减少大量的拆装箱。 j…☆27Aug 10, 2023Updated 2 years ago
- 关于disruptor原理及源码的学习☆11Sep 29, 2019Updated 6 years ago
- High performance game server framework by netty and disruptor☆165Jul 3, 2018Updated 7 years ago
- High Performance Inter-Thread Messaging Library☆18,288Apr 2, 2025Updated last year
- JCTools译注版(源码剖析),主要译注队列部分,目前已完成常用队列实现。☆11Jun 2, 2020Updated 5 years ago
- starter for disruptor☆128Updated this week
- BigCat(大猫)是一个游戏工具和MMO框架项目,项目目标是像大型猫科动物一样优秀!高代码质量,高运行速度,高开发效率 -- 这也许将是你见过的代码质量最好的项目。☆75Mar 19, 2026Updated 3 weeks ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- guava 中文注释☆14Oct 20, 2015Updated 10 years ago
- JAVA相关技术实现,文件流操作,常用的设计模式,数据结构实现,算法应用和案例,JAVA8一些新特性新功能(Lambda用法,Steam API用法),一致性hash算法代码实现,ELK集成,Hadoop HDFS实现等☆11Jan 16, 2018Updated 8 years ago
- 没有redis也能够支撑"小米在印度把亚马逊搞挂了"事件的秒杀 解决方案☆623Jan 15, 2018Updated 8 years ago
- FastMatchingEngine 是一款高性能的数字货币撮合引擎 POC 实现。该项目是用 Java 语言进行开发,无任何第三方依赖。☆13Dec 28, 2021Updated 4 years ago
- ☆22Nov 5, 2016Updated 9 years ago
- Modbus DSLink☆10Sep 4, 2021Updated 4 years ago
- 根据夏曹俊老师的课程,整理出来的demo☆10Aug 19, 2019Updated 6 years ago
- 基于多线程 DAG 任务流执行库☆14Oct 13, 2020Updated 5 years ago
- mybatis自动生成pojo、Mapper.xml、Mapper接口☆10Dec 8, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 魅狐引擎-游戏服务器开发引擎☆21May 4, 2016Updated 9 years ago
- a concurrent framework from netty that contains: promise-framework, fastThreadLocal-framework, etc. 一个从netty抽取出来的通用并发框架,包含:promise-frame…☆17Aug 27, 2018Updated 7 years ago
- 蚂蚁金融服务集团的SOFABolt基于 Netty 实现的网络通信框架源码阅读之旅途!☆26Dec 20, 2018Updated 7 years ago
- 缓存cache服务器☆105Apr 10, 2025Updated last year
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 8 years ago
- Client-Server game framework☆23Sep 23, 2024Updated last year
- Netty4长连接网关☆25Nov 29, 2023Updated 2 years ago
- 学习 Reactor☆27Jun 12, 2018Updated 7 years ago
- flink-connector-opengauss (unofficial)☆10Sep 25, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- a java lib, for invoking navmesh using jni.☆35Jan 9, 2017Updated 9 years ago
- 一个基于redisTemplate的工具包,仍在完善☆15Jul 6, 2024Updated last year
- Java游戏服务器热更例子。此热更新方法采用启用后更新。即游戏服务器在运行中如果出现bug,采用pid绑定的方式更新。此更新方法只允许更新方法体内的代码。☆50Jun 2, 2018Updated 7 years ago
- 一个模仿Kafka的简单消息中间件☆14Jun 29, 2022Updated 3 years ago
- 该工具作用是快速造数据,按照你想要的规则将造好的测试数据存入csv,方便postman,jmeter等工具做接口自动化 我们知道当我们做接口自动化的时候,制作入参的csv表格手动填写很麻烦,特别是当项目某个字段的规则变了以后,那么所有涉及到这个字段的正常和异常用例数据可能都…☆11May 18, 2019Updated 6 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- 百度网盘不限速客户端, golang + qt5, 跨平台图形界面☆10Jul 8, 2019Updated 6 years ago