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
408 forks
Language: C#
last commit: over 2 years ago
Linked from 4 awesome lists
fluentscheduler
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. | 412 |
| | A collection of examples demonstrating the use of Unity's C# job system to perform various tasks at scale | 1,418 |
| | A lightweight job scheduling solution with MongoDB support and TypeScript implementation. | 9,419 |
| | A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. | 58 |
| | A library that enables easy and reliable background job processing in .NET applications without the need for separate processes or services. | 9,470 |
| | A NuGet package that allows developers to wait for FluentAssertions checks to pass during testing | 5 |
| | A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. | 147 |
| | Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
| | Provides a way to schedule and manage Symfony console commands as server-side jobs using a queue system | 15 |
| | A background task queue for Python applications backed by Redis and Celery. | 576 |
| | An asynchronous job manager with light code and clear features | 10 |
| | A .NET library that simplifies the management of background tasks and features such as queuing, caching, and event broadcasting | 3,930 |
| | A .NET validation library that uses a fluent interface and lambda expressions to build strongly-typed validation rules. | 9,159 |
| | A simple in-memory job queue for Golang using worker-based dispatching | 208 |
| | An asynchronous task queue system for Ruby applications | 2,149 |