partr
Task scheduler
A parallel task execution runtime using parallel depth-first scheduling
Parallel Tasks Runtime
34 stars
5 watching
4 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A runtime designed to efficiently manage concurrent tasks and resources in a high-performance manner. | 454 |
| A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. | 41 |
| A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 |
| A single header C++11 task scheduler for managing concurrent tasks. | 190 |
| A tool to schedule time-consuming tasks for later | 63 |
| An execution system for tasks with dependencies. | 694 |
| A library for managing and orchestrating parallel computing tasks across multiple machines | 1,582 |
| A task scheduler for Java applications that provides persistent scheduling and high throughput. | 1,279 |
| A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits. | 15 |
| A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
| A Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task | 38 |
| 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 |
| A high-frequency task scheduler that supports concurrent execution and flexible control over task timing. | 304 |
| A task scheduler that manages the execution of tasks across multiple threads or fibers. | 1,889 |
| A C++ library that simplifies the management of parallel tasks on Arduino boards. | 957 |