Lockless-Queue NuGet Package

A collection of concurrent collections

The following collections are present:

ConcurrentHashSet (based on .Net ConcurrentDictionary)
SPSC Queue (Single Producer, Single Consumer).
MPSC Queue (Multi Producer, Single Consumer).
Concurrent Queue (Multi Producer, Multi Consumer).




Got any Lockless-Queue Question?





Info

Version: 1.1.1
Author(s): Dennis Corvers
Last Update: Sunday, December 5, 2021
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Lockless-Queue


Install
Install-Package Lockless-Queue
dotnet add package Lockless-Queue
paket add Lockless-Queue
Lockless-Queue Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

879