disruptor topic

List disruptor repositories

vibur-object-pool

70
Stars
16
Forks
Watchers

Vibur Object Pool - general-purpose concurrent Java object pool

game-executor

31
Stars
37
Forks
Watchers

采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度...

disrustor

96
Stars
6
Forks
Watchers

A port of the LMAX Disruptor to Rust

netty-im-chat

33
Stars
14
Forks
Watchers

即时通信聊天 基于netty+disruptor构建

disruptorCpp-IPC

30
Stars
14
Forks
Watchers

disruptor c++ implementation for IPC

disruptorDynamicConsumer

17
Stars
17
Forks
Watchers

disruptor的动态消费者实现