4 Star 3 Fork 3

shines77 / Disruptor.Net

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

Disruptor.Net

A High Performance Inter-Thread Messaging Library for VS.Net version.

VS2010-Net 4.0

  • For Visual Studio 2010 and use .Net framework 4.0.

VS2013-Net 4.5

  • For Visual Studio 2013 and use .Net framework 4.5.

.NET port of LMAX Disruptor

This project aims to provide the full functionality of the Disruptor to CLR projects.

What's new?

1/14/2015 (v2.10.0):

  • Added the Disruptor.RingQueueTest for mutil producers and multi comsumers, by shines77. And change the project to use .Net Framework 4.5 in Visual Studio 2013 update 2.

11/7/2013 (v2.10.0):

  • All features available in Java Disruptor 2.10.0 have been ported

Getting Started

The quickest way to get started with the disruptor is by using the NuGet package

Build from source and run tests

You may also build disruptor directly from the source:

  • you need Visual Studio 2010 or Visual Studio 2013 or above
  • run build.bat, it will compile, run the tests and output binaries and results into Target folder

You can then run the performance tests: runPerfTest.bat

License

Copyright Olivier Deheurles

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License.

You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Copyright 2011 Olivier Deheurles Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

简介

Disruptor: A High Performance Inter-Thread Messaging Library for VS.Net version. 展开 收起
C#
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/shines77/Disruptor.Net.git
git@gitee.com:shines77/Disruptor.Net.git
shines77
Disruptor.Net
Disruptor.Net
master

搜索帮助