7,99 €
7,99 €
inkl. MwSt.
Sofort per Download lieferbar
payback
4 °P sammeln
7,99 €
7,99 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
4 °P sammeln
Als Download kaufen
7,99 €
inkl. MwSt.
Sofort per Download lieferbar
payback
4 °P sammeln
Jetzt verschenken
7,99 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
4 °P sammeln
  • Format: ePub

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 applications 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…mehr

  • Geräte: eReader
  • mit Kopierschutz
  • eBook Hilfe
  • Größe: 1.22MB
Produktbeschreibung
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 applications 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 GCDUnderstand dispatch queuesthe pools of threads managed by GCDUse different methods for executing UI and non-UI tasksCreate a group of tasks that GCD can run all at onceInstruct GCD to execute tasks only once or after a delayDiscover how to construct your own dispatch queues

Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

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