TaskQueue

Task scheduler

A Swift library that allows developers to schedule and execute tasks in a synchronous manner.

A Task Queue Class developed in Swift (by Marin Todorov)

GitHub

682 stars
36 watching
74 forks
Language: Swift
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
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
anotherkamila/taskschedA Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task38
lucas34/swiftqueueA job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence.412
bosma/schedulerA modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality.274
luoxiu/scheduleA Swift-based timing tasks scheduler with an elegant and intuitive API1,825
albinzr/swiftytaskA high-performance queuing system for managing tasks with closure and various priority levels22
sgrondin/bottleneckA lightweight task scheduler and rate limiter that supports clustering and is designed to add minimal complexity to applications.1,838
dahall/taskschedulerProvides a .NET wrapper for the Windows Task Scheduler1,233
conorwilliams/libforkA tasking library that enables ultra-fine grained parallelism and efficient scheduling of tasks without the use of locks or manual threading620
ivanseidel/arduinothreadA C++ library that simplifies the management of parallel tasks on Arduino boards.957
richiesams/fibertaskinglibAn asynchronous task scheduler for parallelizing computations with arbitrary dependencies using fibers.939
kilgaloon/leprechaunA tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns.104
kagkarlsson/db-schedulerA task scheduler for Java applications that provides persistent scheduling and high throughput.1,279
danengelbrecht/bikeshedA high-performance, lock-free task scheduler for managing hierarchical tasks with dependencies.111
overzealous/run-sequenceA utility function for managing the execution order of dependent tasks in a build pipeline.961