Search results for worker

No image provided.

Queuer

July 27, 2017 • MIT License
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD). Currently, with Queuer you can: • Create and use ConcurrentOperation for asynchronous operations • Create ...
Queue screenshot

Queue

March 11, 2013 • MIT License
A persistent background job queue for iOS. While NSOperation and NSOperationQueue work well for some repetitive problems and NSInvocation for others, iOS doesn't really include a set of tools f...