Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 145 Bytes

File metadata and controls

9 lines (5 loc) · 145 Bytes

Concurrency

Concurrency on iOS. Pros and cons of each technology.

  1. NSThread

  2. Grand Central Dispatch

  3. NSOperation and NSOperationQueue