disruptor
Here are 96 public repositories matching this topic...
Disruptor BlockingQueue
- Updated
Mar 3, 2025 - Java
Basic implementation of Disruptor for Unity3d
- Updated
Jun 10, 2017 - C#
分布式多租户的支持流程编排的任务调度平(QQ群:1029617143,预览地址账号preview密码123456)
- Updated
Jul 23, 2023 - Java
A disruptor thread-synchronisation data structure for C++11.
- Updated
May 26, 2023 - C++
etp (easy tunnel proxy) 是一个内网穿透工具,支持多路复用隧道和独立隧道模式,全链路零拷贝混合协议设计,状态机事件驱动。支持TCP、HTTP协议代理,压缩、MTLS双向证书加密、IP CIDR访问控制、多用户Basic Auth认证、带宽限流、支持多种负载均衡策略、域名/子域名/自动域名、Token令牌认证、管理面板、SpringBoot/SDK集成、跨平台支持windows、Linux、macOS
- Updated
Mar 24, 2026 - Java
Vibur Object Pool - general-purpose concurrent Java object pool
- Updated
Jan 9, 2025 - Java
Example LMAX Disruptor spring-boot project that uses disruptor-spring-manager framework
- Updated
Jun 19, 2017 - Java
Java编程之路
- Updated
Nov 16, 2022 - Java
个人java/csharp公共包,集合库,并发库,行为树,Dson文本...
- Updated
Mar 24, 2026 - C#
即时通信聊天 基于netty+disruptor构建
- Updated
Jun 17, 2022 - Java
- Updated
Aug 11, 2017 - Java
采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度过程使用了系统预置锁模型,来进行多线程唤醒机制,将所有的update循环检测进行多 线程调度,多线程更新服务使用future-listener机制,在完成调度后,根据模型状态,如果模型存活重新将消息转化为update 事件注册到dispatchThread消息分配模型进行循环处理。如果模型死亡将消息转化为readyfinish事件注册到更新服务UpdateServic进行销毁 。这个系统实现了模型自动缓存,多…
- Updated
Jun 1, 2017 - Java
Improve this page
Add a description, image, and links to the disruptor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the disruptor topic, visit your repo's landing page and select "manage topics."