https://github.com/programmarchy/dnserialoperationqueue
An operation queue for Cocoa that executes operations in serial instead of concurrently
https://github.com/programmarchy/dnserialoperationqueue
Last synced: over 1 year ago
JSON representation
An operation queue for Cocoa that executes operations in serial instead of concurrently
- Host: GitHub
- URL: https://github.com/programmarchy/dnserialoperationqueue
- Owner: programmarchy
- Created: 2013-12-22T05:55:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-22T05:57:55.000Z (over 12 years ago)
- Last Synced: 2025-01-20T14:57:49.608Z (over 1 year ago)
- Language: Objective-C
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DNSerialOperationQueue
======================
An operation queue for Cocoa that executes operations in serial instead of concurrently