Skip to content

Concurrent Programming in Mac OS X and IOS Unleash Multicore Performance with Grand Central Dispatch

Best in textbook rentals since 2012!

ISBN-10: 1449305636

ISBN-13: 9781449305635

Edition: 2011

Authors: Vandad Nahavandipoor

List price: $19.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Threads and the resources allocated for/inside them are very difficult to manage. With mobile devices starting to have more than 1 core (CPU), we can see the complications in managing threads by the programmer. In fact, multiple cores make it very difficult (or even impossible) for programmers to manage their application?s resources effectively.GCD or Grand Central Dispatch is a C API at the core of OS X and iOS which allows programmers to dispatch "tasks" or "block objects" to the CPU. GCD will then manage the underlying threads.
Customers also bought

Book details

List price: $19.99
Copyright year: 2011
Publisher: O'Reilly Media, Incorporated
Publication date: 6/21/2011
Binding: Paperback
Pages: 58
Size: 6.93" wide x 9.17" long x 0.31" tall
Weight: 0.264
Language: English

Vandad Nahavandipoor has developed software using Cocoa, Cocoa Touch, Assembly, Delphi, and .NET for many years. As a staff member of a company that is a global leader in mobile money solutions in London, he has worked with some of the world's biggest brands--such as Visa and US Bank---to deliver mobile applications to their customers. Vandad brings an interest in management, leadership and entrepreneurship to his work, believing in the synergy that is achieved as a result of cooperation and working together in a team.