Task queues, background job processors, and schedulers.
Job Schedulers
Repositories
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
C#
10.1k2 days ago
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Ruby
9.5k4 days ago
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
Go
7.2k19 days ago