Ultra simple multithread / multiprocess directory based persistent queue system for C#.
Info
Version: | 1.2.2 |
Author(s): | Andre Carlucci |
Last Update: | Friday, February 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sharptools/sharpqueue |
NuGet Url: | https://www.nuget.org/packages/SharpQueue |
Install
Install-Package SharpQueue
dotnet add package SharpQueue
paket add SharpQueue
SharpQueue Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Newtonsoft.Json(>= 7.0.1)
- Newtonsoft.Json(>= 7.0.1)
- Microsoft.CSharp(>= 4.0.123516)
- System.Collections(>= 4.0.1123516)
- System.Linq(>= 4.0.123516)
- System.Runtime(>= 4.0.2123516)
- System.Threading(>= 4.0.1123516)
- System.IO.FileSystem(>= 4.0.123516)
- Newtonsoft.Json(>= 7.0.1)
- Microsoft.CSharp(>= 4.0.123516)
- System.Collections(>= 4.0.1123516)
- System.Linq(>= 4.0.123516)
- System.Runtime(>= 4.0.2123516)
- System.Threading(>= 4.0.1123516)
- System.IO.FileSystem(>= 4.0.123516)
Tags