wraxl-scheduler
Scheduler
A Mesos Python Scheduler that selects hosts and configurations based on weighted random selection, using Python RQ for job scheduling.
Mesos Python Scheduler using Python RQ
1 stars
1 watching
0 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
michaelcurrin/unicron | A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits. | 15 |
fizista/micropython-scron | A simple time-based task scheduling program inspired by the well-known CRON program. | 9 |
rq/rq-scheduler | Library that adds scheduling capabilities to Redis-based queuing library | 1,456 |
mohamedbassem/r-cluster | A tool to schedule R scripts on a distributed computing environment | 7 |
kilgaloon/leprechaun | A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
jbernardo95/cronex | A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
ausimian/timelier | A cron-style scheduling application for Elixir. | 12 |
osallou/python-mesos-http | Provides an HTTP interface to the Mesos scheduler in Python | 12 |
hlascelles/que-scheduler | Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
tsikov/clerk | A scheduling system with a domain-specific language (DSL) for creating recurring tasks and events. | 18 |
masoniteframework/scheduler | Provides a Python package to manage and execute scheduled tasks | 0 |
coreoz/wisp | A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
nicomt/ckron | A tool for scheduling and managing containerized operations in a cron-like manner. | 55 |
wakatime/wakaq | A background task queue for Python applications backed by Redis and Celery. | 575 |
rajasimon/beatserver | Periodic task scheduler for Django channels | 142 |