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

GitHub

22 stars
1 watching
1 forks
Language: Swift
last commit: over 6 years ago
Linked from 1 awesome list

backgroundqueuedispatchqueueswiftswifty

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fabriziobrancati/queuer A queue manager that provides a centralized way to manage asynchronous and synchronous tasks. 1,088
icanzilb/taskqueue A Swift library that allows developers to schedule and execute tasks in a synchronous manner. 682
dfed/swift-async-queue A library that provides an ordered queue for executing asynchronous tasks from non-isolated contexts in Swift Concurrency. 162
cr0hn/aiotasks An asynchronous and distributed task queue based on Python asyncio framework 439
aleclarson/dispatcher An alternative to Grand Central Dispatch with new Swift classes for queues, timers, and task groups. 107
sczyh30/vertx-kue A priority task queue built on top of Vert.x and backed by Redis. 140
joseferben/pocketbase-queue A type-safe queue for background tasks using PocketBase. 35
wakatime/wakaq A minimal background task queue system with Redis and Celery integration 574
carthage/reactivetask A framework for launching and managing shell tasks with real-time output monitoring 132
actumn/celery.node A task queue client/worker for Node.js based on the Celery protocol. 283
lucas34/swiftqueue A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. 410
crowded/ply A high-performance Task abstraction for F#. 240
davecom/swiftpriorityqueue A data structure implementation for managing elements of varying priorities in Swift 372
alajmo/sake A task runner for local and remote hosts that automates repetitive tasks using a configuration file 656
turgayozgur/tossit A distributed job and worker logic library that utilizes RabbitMQ for message handling. 62