Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
-
Updated
Aug 1, 2020 - Swift
{{ message }}
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
NSOperation's missing pieces
Wrapper around URLSession and URLSessionTask to enable seamless integration with Operation / OperationQueue.
An example project looking at how to combine Operations with URLSession
µFramework consisting of `NSOperationQueue` subclasses (Swift & Obj-C) which allow scheduling operations in serial subgroups inside a concurrent queue
A Basic Example Of Creating Dynamic ARReferenceImages In ARKIT From A Server
A crypto-currency profit/loss calculator
Improved, fully generic version of Operation.
Flickr Image Search Application using Swift 5, VIPER architecture, URLSession API and Result Type
AdvancedOperation
Use case base class to use .then and .catch
Experimental DSL for creating async tasks using Swift 5.1 Function Builders
An example project showing how we can capture the callback queue across threads
Flickr search application written in Swift
Hands on with some nice Medium articles about some less known aspects about Swift
OperationQueue sample, based on Ray Wenderlich's article (https://www.raywenderlich.com/5293-operation-and-operationqueue-tutorial-in-swift)
Using collection views and OperationQueue
A collection of classes that help you use operation queues without any effort
Add a description, image, and links to the operationqueue topic page so that developers can more easily learn about it.
To associate your repository with the operationqueue topic, visit your repo's landing page and select "manage topics."