dockJob
Job Scheduler
A job scheduler designed to run inside a Docker container
Job scheduler designed for use in a docker container.
21 stars
3 watching
7 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for scheduling and managing containerized operations in a cron-like manner. | 55 |
| A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. | 147 |
| 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 Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
| An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
| A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. | 757 |
| Automatically schedules tasks on a distributed system using Docker Swarm and Go | 773 |
| A simple in-memory job queue for Golang using worker-based dispatching | 208 |
| A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
| A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 505 |
| A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. | 58 |
| A library for scheduling periodic jobs in a simple and efficient manner | 160 |
| A minimalistic job system for Swift backends | 295 |
| A lightweight declarative job scheduler for single-node environments. | 166 |
| A lightweight Java framework for scheduling jobs with various triggers | 270 |