Swift – Concurrency, NSOperation, NSOperationQueue Written by: Debasis Das (21-Jan-2015) Details about Concurrency, NSOperation, Operation Queue & Grand Central Dispatch can be found in this article. The concepts remain the same, there is a slight change to implementation. NSInvocationOperation is…