Queuer
Task manager
A queue manager that provides a centralized way to manage asynchronous and synchronous tasks.
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
1k stars
21 watching
49 forks
Language: Swift
last commit: 2 months ago
Linked from 2 awesome lists
async-awaitasynchronousasynchronous-taskscarthagedispatchfoundationgrand-central-dispatchlinuxmacosoperationoperationqueuequeuerschedulersemaphoreswiftswift-package-managersynchronous-taskstasktvoswatchos
Related projects:
Repository | Description | Stars |
---|---|---|
marghidanu/werk | A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
albinzr/swiftytask | A high-performance queuing system for managing tasks with closure and various priority levels | 22 |
wakatime/wakaq | A minimal background task queue system with Redis and Celery integration | 574 |
riccardoancarani/taskshell | A tool for managing tasks on remote Windows systems | 56 |
cr0hn/aiotasks | An asynchronous and distributed task queue based on Python asyncio framework | 439 |
carthage/reactivetask | A framework for launching and managing shell tasks with real-time output monitoring | 132 |
closeio/tasktiger | A task queue system built with Python and Redis, allowing concurrent execution of tasks with features like queuing, worker management, and error handling. | 1,423 |
icanzilb/taskqueue | A Swift library that allows developers to schedule and execute tasks in a synchronous manner. | 682 |
bloomen/transwarp | A C++ library for task concurrency allowing asynchronous execution of tasks in a graph structure. | 623 |
kprotty/zap | A runtime designed to efficiently manage concurrent tasks and resources in a high-performance manner. | 446 |
hey-hoho/schedulemastercore | A distributed task management system with a web UI, supporting cross-platform deployment and multiple scheduling features. | 855 |
tbrand/neph | A tool for automating repetitive tasks and managing dependencies in command-line workflows. | 204 |
simplq/simplq-frontend | A modern web-based queue management system built with React and designed for crowd control. | 176 |
p-ranav/task_system | A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. | 40 |
statianzo/que-web | A web interface for managing the job queue of an existing job processing system | 88 |