An easy-to-use scalable task queue that gives cloud developers a simple way to offload front-end tasks, run scheduled jobs, and process tasks in the background and at scale.
Info
Version: | 1.0.3 |
Author(s): | Jeremy Bell |
Last Update: | Friday, April 24, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iron-io/iron_dotnet |
NuGet Url: | https://www.nuget.org/packages/Iron.IronWorker |
Install
Install-Package Iron.IronWorker
dotnet add package Iron.IronWorker
paket add Iron.IronWorker
Iron.IronWorker Download (Unzip the "nupkg" after downloading)
Dependencies
- Iron.IronCore(1.0.6)
- Newtonsoft.Json
Tags