November 2013
Intermediate to advanced
576 pages
19h 3m
English
1. Compare the thread handling of the Perform Background, Operation Queue-Concurrent, and Dispatch Queue-Concurrent approaches by cranking up the number of tasks to be performed from 5 to 100, and determine how that affects UI responsiveness and the total time to complete all the tasks by approach.
2. Replace the trivial long-running task with a real task, like parsing lots of JSON files or some image processing. Determine which approach is most effective for the type of task selected.
Read now
Unlock full access