bikeshed

Task scheduler

A high-performance, lock-free task scheduler for managing hierarchical tasks with dependencies.

Lock free hierarchical work scheduler

GitHub

111 stars
8 watching
0 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list

c99concurrency-librarylock-freemultithreadingqueue-tasksqueue-workersqueued-jobssingle-header-libtask-managertask-runnertask-scheduler

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
p-ranav/task_systemA task scheduling system built with C++14 primitives to manage concurrent tasks and queues.41
bosma/schedulerA modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality.274
conorwilliams/libforkA tasking library that enables ultra-fine grained parallelism and efficient scheduling of tasks without the use of locks or manual threading620
sgrondin/bottleneckA lightweight task scheduler and rate limiter that supports clustering and is designed to add minimal complexity to applications.1,838
pplux/px_schedA single header C++11 task scheduler for managing concurrent tasks.190
richiesams/fibertaskinglibAn asynchronous task scheduler for parallelizing computations with arbitrary dependencies using fibers.939
google/marlA task scheduler that manages the execution of tasks across multiple threads or fibers.1,889
jhuckaby/cronicleA distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers.3,975
kagkarlsson/db-schedulerA task scheduler for Java applications that provides persistent scheduling and high throughput.1,279
leosperry/chronitonA library for running tasks on schedules with strongly typed jobs and asynchronous execution.182
dahall/taskschedulerProvides a .NET wrapper for the Windows Task Scheduler1,233
cirocosta/crAn execution system for tasks with dependencies.694
dask/distributedA library for managing and orchestrating parallel computing tasks across multiple machines1,582
ivanseidel/arduinothreadA C++ library that simplifies the management of parallel tasks on Arduino boards.957
icanzilb/taskqueueA Swift library that allows developers to schedule and execute tasks in a synchronous manner.682