Related Titles
- Full Description
-
If you want to develop efficient, smooth-running applications, controlling concurrency and memory are vital. Automatic Reference Counting is Apple's game-changing memory management system, new to Xcode 4.2. Pro Multithreading and Memory Management for iOS and OS X shows you how ARC works and how best to incorporate it into your applications. Grand Central Dispatch (GCD) and blocks are key to developing great apps, allowing you to control threads for maximum performance. Â
If for you, multithreading is an unsolved mystery and ARC is unexplored territory, then this is the book you'll need to make these concepts clear and send you on your way to becoming a master iOS and OS X developer.- What are blocks? How are they used with GCD?
- Multithreading with GCD
- Managing objects with ARC
What youll learn
- How to use blocks
- How blocks work and are implemented
- Details about GCD
- How and when to use GCD
- To understand ARC technology and how to use it
Who this book is for
This book is for professional OS X and iOS application programmers. In particular, it's for those who want to develop highly responsive applications with concurrent programming.
- Table of Contents
-
Table of Contents
- Life before Automatic Reference Counting
- ARCÂ Rules
- ARC Implementation
- Getting Started with Blocks
- Blocks Implementation
- Grand Central Dispatch
- GCDÂ Basics
- GCDÂ Implementation
    Appendix A. Example of ARC, Blocks and GCD
    Appendix B. References
- Source Code/Downloads
- Errata
-
If you think that you've found an error in this book, please let us know about it. You will find any confirmed erratum below, so you can check if your concern has already been addressed.
No errata are currently published






