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: 12 months ago Related projects:
Repository | Description | Stars |
---|---|---|
nicomt/ckron | A tool for scheduling and managing containerized operations in a cron-like manner. | 54 |
liujianping/job | A tool for scheduling and executing short-term commands as long-term jobs with customizable options for retries, timeouts, and concurrency. | 145 |
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 |
jjb/ruby-clock | A Ruby-based job scheduler that runs jobs in parallel threads within a persistent process. | 79 |
orlandos-nl/mongoqueue | An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
thieman/dagobah | A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. | 755 |
crazy-max/swarm-cronjob | Automatically schedules tasks on a distributed system using Docker Swarm and Go | 760 |
mborders/artifex | A simple in-memory job queue for Golang using worker-based dispatching | 206 |
coreoz/wisp | A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
bkeepers/qu | A Ruby library for queuing and processing background jobs with multiple backends and resque-like API | 506 |
hokify/agenda | A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. | 58 |
onatm/clockwerk | A library for scheduling periodic jobs in a simple and efficient manner | 155 |
brettrtoomey/jobs | A minimalistic job system for Swift backends | 294 |
datarootsio/cheek | A lightweight declarative job scheduler for single-node environments. | 161 |
knowm/sundial | A lightweight Java framework for scheduling jobs with various triggers | 270 |