Info
Version: | 0.3.3.1 |
Author(s): | Twingly AB |
Last Update: | Monday, March 24, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sbalant/GearmanSharp |
NuGet Url: | https://www.nuget.org/packages/Twingly.Gearman |
Install
Install-Package Twingly.Gearman
dotnet add package Twingly.Gearman
paket add Twingly.Gearman
Twingly.Gearman Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.1)
Currently it only provides the basic
parts of the protocol, but there is enough to build a basic client and worker.
In the future, we hope it will provide a more complete implementation of the
protocol. It requires .NET 3.5.