Disruptor源码剖析(超详细注释),源码版本3.4.2,方便大家阅读源码,供大家学习使用。项目中使用时请从Disruptor官方引入依赖。 注释也可能存在一些不太到位的地方,可能是理解偏差,欢迎指正。
☆139Jan 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 months ago
- 最全面的disruptor的教材,剖析内部细节及适用场景☆41Apr 16, 2019Updated 7 years ago
- 个人java/csharp公共包,集合库,并发库,行为树,Dson文本...☆59Jun 29, 2026Updated last week
- Fast HTTP protocol with separate netty+disruptor based server☆43Apr 29, 2012Updated 14 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于Disruptor的异步并行框架☆20Jun 8, 2015Updated 11 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
- ☆13Feb 24, 2018Updated 8 years ago
- High performance game server framework by netty and disruptor☆167Jul 3, 2018Updated 8 years ago
- High Performance Inter-Thread Messaging Library☆18,390Apr 2, 2025Updated last year
- JCTools译注版(源码剖析),主要译注队列部分,目前已完成常用队列实现。☆11Jun 2, 2020Updated 6 years ago
- starter for disruptor☆127Jun 5, 2026Updated last month
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- BigCat(大猫)是一个游戏工具和MMO框架项目,项目目标是像大型猫科动物一样优秀!高代码质量,高运行速度,高开发效率 -- 这也许将是你见过的代码质量最好的项目。☆76Jun 27, 2026Updated last week
- 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
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- a concurrent framework from netty that contains: promise-framework, fastThreadLocal-framework, etc. 一个从netty抽取出来的通用并发框架,包含:promise-frame…☆17Aug 27, 2018Updated 7 years ago
- 🇨🇳翻译: ipfs/ipfs 文档 ❤️ 校对 ✅☆14Mar 29, 2019Updated 7 years ago
- 缓存cache服务器☆105Apr 10, 2025Updated last year
- 基于Flutter的以太坊钱包☆11Dec 28, 2019Updated 6 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- Client-Server game framework☆23Sep 23, 2024Updated last year
- Netty4长连接网关☆25Nov 29, 2023Updated 2 years ago
- 学习 Reactor☆27Jun 12, 2018Updated 8 years ago
- 这是传统的心跳驱动行为树,但性能超越事件驱动行为树,这也可能是市面上性能最好的行为树实现。☆30Sep 19, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- a java lib, for invoking navmesh using jni.☆35Jan 9, 2017Updated 9 years ago
- 一个基于redisTemplate的工具包,仍在完善☆15Jun 30, 2026Updated last week
- Java游戏服务器热更例子。此热更新方法采用启用后更新。即游戏服务器在运行中如果出现bug,采用pid绑定的方式更新。此更新方法只允许更新方法体内的代码。☆51Jun 2, 2018Updated 8 years ago
- p6spy快速集成的spring boot starter☆12May 26, 2023Updated 3 years ago
- 一个模仿Kafka的简单消息中间件☆14Jun 29, 2022Updated 4 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- 百度网盘不限速客户端, golang + qt5, 跨平台图形界面☆10Jul 8, 2019Updated 7 years ago