高性能的并发消息分发组件,目前最要作为MDA(https://github.com/justmine66/MDA)组件间通信的中枢神经系统,快速、可靠、有序、安全地将事件从它们发生的地方发送到它们需要去的地方,让事件在分散的组件中自由轻松地流动。.
Info
Version: | 1.0.0 |
Author(s): | Justmine |
Last Update: | Saturday, March 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/justmine66/Disruptor |
NuGet Url: | https://www.nuget.org/packages/MDA.Disruptor |
Install
Install-Package MDA.Disruptor
dotnet add package MDA.Disruptor
paket add MDA.Disruptor
MDA.Disruptor Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.2.0)
- System.Reflection.Emit(>= 4.3.0)
Tags