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 |
---|---|---|
| A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
| A high-performance queuing system for managing tasks with closure and various priority levels | 22 |
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| A tool for managing tasks on remote Windows systems | 56 |
| An asynchronous and distributed task queue based on Python asyncio framework | 438 |
| A framework for launching and managing shell tasks with real-time output monitoring | 132 |
| A task queue system built with Python and Redis, allowing concurrent execution of tasks with features like queuing, worker management, and error handling. | 1,424 |
| A Swift library that allows developers to schedule and execute tasks in a synchronous manner. | 682 |
| A C++ library for task concurrency allowing asynchronous execution of tasks in a graph structure. | 623 |
| A runtime designed to efficiently manage concurrent tasks and resources in a high-performance manner. | 454 |
| A distributed task management system with a web UI, supporting cross-platform deployment and multiple scheduling features. | 856 |
| A tool for automating repetitive tasks and managing dependencies in command-line workflows. | 204 |
| A modern web-based queue management system built with React and designed for crowd control. | 178 |
| A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. | 41 |
| A web interface for managing the job queue of an existing job processing system | 88 |