Skip to content

zhaojinning/Disruptor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disruptor

.NET standard 2.0 implemention of LMAX Disruptor.

定义

MDA组件间通信的中枢神经系统。

目标

快速、可靠、有序、安全地将事件从它们发生的地方发送到它们需要去的地方,让事件在分散的组件中自由轻松地流动。

About

(developing).NET standard 2.0 implemention of LMAX Disruptor, a high performance Inter-thread messaging library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%