C# implementation of generic heap-based concurrent priority queue for .NET.
Info
| Version: | 0.1.0 |
| Author(s): | Denis Shulepov |
| Last Update: | Wednesday, May 20, 2015 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/dshulepov/ConcurrentPriorityQueue |
| NuGet Url: | https://www.nuget.org/packages/PriorityQueue |
Install
Install-Package PriorityQueue
dotnet add package PriorityQueue
paket add PriorityQueue
PriorityQueue Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags