operationqueue
There are 34 repositories under operationqueue topic.
FabrizioBrancati/Queuer
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
lucas34/SwiftQueue
Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more
intelygenz/Kommander-iOS
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
ChimeHQ/OperationPlus
NSOperation's missing pieces
radianttap/Avenue
Wrapper around URLSession and URLSessionTask to enable seamless integration with Operation / OperationQueue.
wibosco/NetworkingInOperations-Example
An example project looking at how to combine Operations with URLSession 📡
ssamadgh/AOperation
A Wrapper on NSOperation, which Makes using of NSOperation More Efficient
DenDmitriev/GrabShot
macOS app for taking a series of screenshots from a video file
BlackMirrorz/ARKitDynamicReferenceImages
A Basic Example Of Creating Dynamic ARReferenceImages In ARKIT From A Server
p4checo/APNSubGroupOperationQueue
µFramework consisting of `NSOperationQueue` subclasses (Swift & Obj-C) which allow scheduling operations in serial subgroups inside a concurrent queue
shakurocom/TaskManager
Manager of different background tasks
BellAppLab/Backgroundable
A collection of handy classes, extensions and global functions to handle being in the background using Swift.
mitulmanish/Crypt
A crypto-currency profit/loss calculator
jeudesprits/PSTask
Improved, fully generic version of Operation.
shndrs/OperationQueue
Do you wanna know about Operation and Operation Queue?! then give it a shot
satyadevchauhan/FlickrSearch
Flickr search application written in Swift
suhitp/FlickrSearchApp
Flickr Image Search Application using Swift 5, VIPER architecture, URLSession API and Result Type
alemar11/AdvancedOperation
AdvancedOperation
JulianAlonso/UseCase
Use case base class to use .then and .catch
orchetect/OTOperations
Useful Swift NSOperation and NSOperationQueue subclasses
theblixguy/TaskBuilder
Experimental DSL for creating async tasks using Swift 5.1 Function Builders
michelgoni/MediumBestOf
Hands on with some nice Medium articles about some less known aspects about Swift
MihaiEros/FlickrSearchPhotos
Simple search photos application which uses Flickr REST API.
Ponyboy47/TaskKit
Swift replacement for Operation and OperationQueue
wibosco/CapturingTheCallbackQueue-Example
An example project showing how we can capture the callback queue across threads
contirobert/iTunesClient
An app that allows users to search for artists using the iTunes Search API. Search for artists to get a list of albums and call up detail views of album info!
herb786/ios-app-prizes-swift
Using collection views and OperationQueue
hershal/adjustable-operation-queue
Adjustable Operation Queue
ManishAhire/iOS-Threading
Welcome to the iOS Threading Concepts repository! This repository is designed to provide a comprehensive guide and examples for understanding and implementing various threading concepts in iOS using Swift.
srikanthiosdev/Operation-Queue
Session material to demonstrate Operation Queue
iThink32/GenericOperationQueueManager
A collection of classes that help you use operation queues without any effort
rodrigoff/ios-operation-queue
OperationQueue sample, based on Ray Wenderlich's article (https://www.raywenderlich.com/5293-operation-and-operationqueue-tutorial-in-swift)
Yabby1997/iOS-Asynchrounous-Programming
OperationQueue, Asynchronous Programming