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.1k3 months ago
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Ruby
9.5k2 months ago
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
Go
7.0k17 days ago