FluentScheduler
Job scheduler
Automated job scheduling system with a fluent interface for .NET applications.
Automated job scheduler with fluent interface for the .NET platform.
3k stars
138 watching
410 forks
Language: C#
last commit: almost 2 years ago
Linked from 4 awesome lists
fluentscheduler
Related projects:
Repository | Description | Stars |
---|---|---|
lucas34/swiftqueue | A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. | 410 |
stella3d/job-system-cookbook | A collection of examples demonstrating the use of Unity's C# job system to perform various tasks at scale | 1,417 |
agenda/agenda | A lightweight job scheduling solution with MongoDB support and TypeScript implementation. | 9,400 |
hokify/agenda | A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. | 58 |
hangfireio/hangfire | A library that enables easy and reliable background job processing in .NET applications without the need for separate processes or services. | 9,415 |
mazharenko/fluentassertions.eventual | A NuGet package that allows developers to wait for FluentAssertions checks to pass during testing | 5 |
liujianping/job | A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. | 145 |
hlascelles/que-scheduler | Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
heristop/heri-jobqueue-bundle | Provides a way to schedule and manage Symfony console commands as server-side jobs using a queue system | 15 |
wakatime/wakaq | A minimal background task queue system with Redis and Celery integration | 574 |
kitstack/async-job | An asynchronous job manager with light code and clear features | 10 |
jamesmh/coravel | A .NET library that simplifies the management of background tasks and features such as queuing, caching, and event broadcasting | 3,894 |
fluentvalidation/fluentvalidation | A .NET validation library that uses a fluent interface and lambda expressions to build strongly-typed validation rules. | 9,111 |
mborders/artifex | A simple in-memory job queue for Golang using worker-based dispatching | 206 |
tobi/delayed_job | An asynchronous task queue system for Ruby applications | 2,148 |