schedule
Task scheduler
A Python library for scheduling and running periodic tasks with a simple and friendly API.
Python job scheduling for humans.
12k stars
210 watching
968 forks
Language: Python
last commit: 9 months ago
Linked from 2 awesome lists
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 tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. | 147 |
| A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. | 58 |
| A job scheduler designed to run inside a Docker container | 21 |
| A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| A library for scheduling periodic jobs in a simple and efficient manner | 160 |
| A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. | 757 |
| Calls a function repeatedly until a condition returns true and then resolves the promise | 1 |
| A PowerShell module to run concurrent jobs in separate threads within a local process. | 180 |
| An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
| A lightweight job scheduling solution with MongoDB support and TypeScript implementation. | 9,419 |
| A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
| Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 615 |
| A distributed job runner for .NET applications | 544 |
| A gem that integrates Delayed Job with ActsAsTenant to allow jobs to run in the context of the tenant that enqueued them. | 2 |