Jobber is lightweight, simple and distributed task scheduler.
Info
| Version: | 1.0.9 |
| Author(s): | Gökhan Gökalp |
| Last Update: | Tuesday, January 23, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/GokGokalp/Jobber |
| NuGet Url: | https://www.nuget.org/packages/Jobber |
Install
Install-Package Jobber
dotnet add package Jobber
paket add Jobber
Jobber Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 1.2.6)
- Topshelf(>= 4.0.3)
- MassTransit.RabbitMQ(>= 3.5.7)
- MassTransit.Autofac(>= 3.5.7)
- NLog(>= 4.4.11)
- Autofac(>= 4.6.2)
Tags