nsoperationqueue
Here are 26 public repositories matching this topic...
Language:All
Sort:Most stars
Example of combining NSURLSession with NSOperation to form one task
- Updated
Jul 20, 2022 - Objective-C
A Wrapper on NSOperation, which Makes using of NSOperation More Efficient
- Updated
Mar 4, 2022 - Swift
Make your logic flow and data flow clean and human readable
- Updated
Aug 16, 2017 - Swift
µFramework consisting of `NSOperationQueue` subclasses (Swift & Obj-C) which allow scheduling operations in serial subgroups inside a concurrent queue
- Updated
Apr 29, 2019 - Swift
Concurrency & Parallelism in iOS
- Updated
May 14, 2019 - Swift
A java based implementation of NS Operation Queue
- Updated
May 14, 2018 - Java
A demo app demonstrating the use of NSOperationQueue in Swift to parallelize network requests.
- Updated
Aug 15, 2017 - Swift
Techniques for building "async workflows" using `NSOperation` and `NSOperationQueue`.
- Updated
Apr 19, 2019 - Swift
Example of using GCD/NSOperation barrier tasks & DispatchGroup
- Updated
Dec 9, 2019 - Swift
Guide: How to unit test asynchronous code in Swifthttps://www.vadimbulavin.com/unit-testing-async-code-in-swift/
- Updated
Aug 5, 2019 - Swift
Improved, fully generic version of Operation.
- Updated
Feb 12, 2020 - Swift
AdvancedOperation
- Updated
Sep 24, 2025 - Swift
An example project to show how it's possible to coalesce NSOperation subclasses's callbacks with reduced boilerplate compared to previous examples
- Updated
Jul 20, 2022 - Swift
An Xcode template for tests that verify the correct behavior of any NSOperation subclass in Objective-C or Swift.
- Updated
Mar 24, 2016
The beautiful way to chain your services logic
- Updated
Nov 1, 2023 - Swift
Useful Swift NSOperation and NSOperationQueue subclasses
- Updated
Oct 23, 2025 - Swift
An Xcode 9 written with Swift 4 to introduce concurrency using BlockOperation, a "concrete subclass of Operation that manages the concurrent execution of one or more blocks." [1]
- Updated
Mar 7, 2018 - Swift
Improved, fully generic version of `Operation` for iOS
- Updated
May 28, 2021 - Swift
Let's do tasks asynchronously and sequentially
- Updated
Feb 22, 2021 - Swift
Improve this page
Add a description, image, and links to thensoperationqueue topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thensoperationqueue topic, visit your repo's landing page and select "manage topics."