InfoQ has posted the video from my Strange Loop talk. Enjoy!
Tag: concurrency
CocoaConf Columbus 2012 Slides and Code
Yesterday I gave a talk on concurrency in OS X and iOS at CocoaConf Columbus. As promised, here are the slides and code:
- Slides
- Code—NSOperationQueue example
- Code—GCD Example (Note: The master branch does more than we covered. To see the end state we got to, check out the dispatch-barrier-example branch.)
Enjoy!