Concurrent Programming in Mac OS X and iOS

Unleash Multicore Performance with Grand Central Dispatch

Nonfiction, Computers, Macintosh, Programming
Cover of the book Concurrent Programming in Mac OS X and iOS by Vandad Nahavandipoor, O'Reilly Media
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Vandad Nahavandipoor ISBN: 9781449310073
Publisher: O'Reilly Media Publication: May 24, 2011
Imprint: O'Reilly Media Language: English
Author: Vandad Nahavandipoor
ISBN: 9781449310073
Publisher: O'Reilly Media
Publication: May 24, 2011
Imprint: O'Reilly Media
Language: English

Now that multicore processors are coming to mobile devices, wouldn't it be great to take advantage of all those cores without having to manage threads? This concise book shows you how to use Apple's Grand Central Dispatch (GCD) to simplify programming on multicore iOS devices and Mac OS X.

Managing your application’s resources on more than one core isn't easy, but it's vital. Apps that use only one core in a multicore environment will slow to a crawl. If you know how to program with Cocoa or Cocoa Touch, this guide will get you started with GCD right away, with many examples to help you write high-performing multithreaded apps.

  • Package your code as block objects and invoke them with GCD
  • Understand dispatch queues—the pools of threads managed by GCD
  • Use different methods for executing UI and non-UI tasks
  • Create a group of tasks that GCD can run all at once
  • Instruct GCD to execute tasks only once or after a delay
  • Discover how to construct your own dispatch queues
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

Now that multicore processors are coming to mobile devices, wouldn't it be great to take advantage of all those cores without having to manage threads? This concise book shows you how to use Apple's Grand Central Dispatch (GCD) to simplify programming on multicore iOS devices and Mac OS X.

Managing your application’s resources on more than one core isn't easy, but it's vital. Apps that use only one core in a multicore environment will slow to a crawl. If you know how to program with Cocoa or Cocoa Touch, this guide will get you started with GCD right away, with many examples to help you write high-performing multithreaded apps.

More books from O'Reilly Media

Cover of the book Arduino für Einsteiger by Vandad Nahavandipoor
Cover of the book Palm OS Programming by Vandad Nahavandipoor
Cover of the book Home Networking: The Missing Manual by Vandad Nahavandipoor
Cover of the book Exchange Server Cookbook by Vandad Nahavandipoor
Cover of the book SharePoint 2007: The Definitive Guide by Vandad Nahavandipoor
Cover of the book Real World Haskell by Vandad Nahavandipoor
Cover of the book Java EE 7 Essentials by Vandad Nahavandipoor
Cover of the book Word 2007 for Starters: The Missing Manual by Vandad Nahavandipoor
Cover of the book Web Design in a Nutshell by Vandad Nahavandipoor
Cover of the book Head First Python by Vandad Nahavandipoor
Cover of the book NUnit Pocket Reference by Vandad Nahavandipoor
Cover of the book Windows Vista for Starters: The Missing Manual by Vandad Nahavandipoor
Cover of the book AppleScript in a Nutshell by Vandad Nahavandipoor
Cover of the book CSS: The Definitive Guide by Vandad Nahavandipoor
Cover of the book Understanding MySQL Internals by Vandad Nahavandipoor
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy