Download Latest Version LockLessConstructs-Source-2012-09-01.zip (8.2 kB)
Email in envelope

Get an email when there's a new version of DotNet lockless constructs

Home
Name Modified Size InfoDownloads / Week
Binaries 2012-09-01
Source 2012-09-01
README 2012-09-01 680 Bytes
LGPL.txt 2012-01-18 23.7 kB
COPYING 2012-01-18 782 Bytes
Totals: 5 Items   25.2 kB 0
DotNet/Mono lockless constructs (C) 2012 Eugen Rieck

This library aims to provide low-latency lockless constructs for the .Net/Mono runtime environment.

It is developed on Mono/Linux, but is tested against (at the time of writing) Microsoft Windows versions XP (32 Bit) and 7 (32 and 64 Bit). You are advised to compile the sources on the platform, you want to use the library. Precompiled binaries will be built with Mono/Linux optimizations.

This library is licensed under the GNU LGPL - see COPYING for details.

Changelog:
2012-09-01:
	- Added lockless counting queue
	- trivial comment improvments to lockless queue
2012-01-18:
	- Initial import providing lockless queue

Source: README, updated 2012-09-01