High Performance Inter-Thread Messaging Library
-
Updated
Sep 13, 2024 - Java
High Performance Inter-Thread Messaging Library
Disruptor BlockingQueue
Basic implementation of Disruptor for Unity3d
分布式多租户的支持流程编排的任务调度平(QQ群:1029617143,预览地址账号preview密码123456)
A disruptor thread-synchronisation data structure for C++11.
Vibur Object Pool - general-purpose concurrent Java object pool
Example LMAX Disruptor spring-boot project that uses disruptor-spring-manager framework
Java编程之路
即时通信聊天 基于netty+disruptor构建
采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度过程使用了系统预置锁模型,来进行多线程唤醒机制,将所有的update循环检测进行多 线程调度,多线程更新服务使用future-listener机制,在完成调度后,根据模型状态,如果模型存活重新将消息转化为update 事件注册到dispatchThread消息分配模型进行循环处理。如果模型死亡将消息转化为readyfinish事件注册到更新服务UpdateServic进行销毁 。这个系统实现了模型自动缓存,多…
An experiment in declaratively programming parallel pipelines of state machines.
Add a description, image, and links to the disruptor topic page so that developers can more easily learn about it.
To associate your repository with the disruptor topic, visit your repo's landing page and select "manage topics."