distributed
Task scheduler
A library for managing and orchestrating parallel computing tasks across multiple machines
A distributed task scheduler for Dask
2k stars
57 watching
719 forks
Language: Python
last commit: almost 2 years agoLinked from 1 awesome list
daskdistributed-computinghacktoberfestpydatapython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A parallel task execution runtime using parallel depth-first scheduling | 34 | |
| A single header C++11 task scheduler for managing concurrent tasks. | 190 | |
| A task scheduler for Java applications that provides persistent scheduling and high throughput. | 1,279 | |
| A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. | 3,975 | |
| Provides a .NET wrapper for the Windows Task Scheduler | 1,233 | |
| A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. | 41 | |
| An API and scheduling library for parallel programming using multicore CPUs | 1,763 | |
| A high-performance, lock-free task scheduler for managing hierarchical tasks with dependencies. | 111 | |
| A scheduling system with a domain-specific language (DSL) for creating recurring tasks and events. | 18 | |
| C and C++ examples for a parallel program task scheduler | 86 | |
| A plugin for CakePHP that integrates with the Queue plugin to schedule and manage tasks like cron jobs. | 6 | |
| A time-based task scheduling library for Python on microcontrollers with hardware timers | 35 | |
| A Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task | 38 | |
| A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 | |
| A tool to schedule time-consuming tasks for later | 63 |