SwiftyTask
Task queue
A high-performance queuing system for managing tasks with closure and various priority levels
An extreme queuing system with high performance for managing all task in app with closure
22 stars
1 watching
1 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list
backgroundqueuedispatchqueueswiftswifty
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A queue manager that provides a centralized way to manage asynchronous and synchronous tasks. | 1,109 |
| | A Swift library that allows developers to schedule and execute tasks in a synchronous manner. | 682 |
| | A library that provides an ordered queue for executing asynchronous tasks from non-isolated contexts in Swift Concurrency. | 177 |
| | An asynchronous and distributed task queue based on Python asyncio framework | 438 |
| | An alternative to Grand Central Dispatch with new Swift classes for queues, timers, and task groups. | 107 |
| | A priority task queue built on top of Vert.x and backed by Redis. | 139 |
| | A type-safe queue for background tasks using PocketBase. | 37 |
| | A background task queue for Python applications backed by Redis and Celery. | 576 |
| | A framework for launching and managing shell tasks with real-time output monitoring | 132 |
| | A task queue client/worker for Node.js based on the Celery protocol. | 289 |
| | A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. | 412 |
| | A high-performance Task abstraction for F#. | 240 |
| | A data structure implementation for managing elements of varying priorities in Swift | 372 |
| | A task runner for local and remote hosts that automates repetitive tasks using a configuration file | 658 |
| | A distributed job and worker logic library that utilizes RabbitMQ for message handling. | 62 |