Items related to Concurrent Programming in Mac OS X and iOS: Unleash...

Concurrent Programming in Mac OS X and iOS: Unleash Multicore Performance with Grand Central Dispatch - Softcover

  • 3.17 out of 5 stars
    12 ratings by Goodreads
 
9781449305635: Concurrent Programming in Mac OS X and iOS: Unleash Multicore Performance with Grand Central Dispatch

Synopsis

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

"synopsis" may belong to another edition of this title.

About the Author

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.

"About this title" may belong to another edition of this title.

Buy Used

Condition: Very Good
Fast Shipping - Very good and clean...
View this item

FREE shipping within U.S.A.

Destination, rates & speeds

Other Popular Editions of the Same Title

9789350234204: CONCURRENT PROGRAMMING IN MAC OS X AND IOS

Featured Edition

ISBN 10:  9350234203 ISBN 13:  9789350234204
Publisher: Shroff/O'Reilly, 2011
Softcover

Search results for Concurrent Programming in Mac OS X and iOS: Unleash...

Seller Image

Nahavandipoor, Vandad
Published by O'Reilly Media, 2011
ISBN 10: 1449305636 ISBN 13: 9781449305635
Used Softcover

Seller: ZBK Books, Carlstadt, NJ, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: very_good. Fast Shipping - Very good and clean conditions used book. Minor cosmetic defects may be present. Pages and cover intact. May include limited library marks, notes marks and highlighting. Seller Inventory # ZWV.1449305636.VG

Contact seller

Buy Used

US$ 17.28
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Nahavandipoor, Vandad
Published by O'Reilly Media, 2011
ISBN 10: 1449305636 ISBN 13: 9781449305635
Used Softcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: As New. Unread book in perfect condition. Seller Inventory # 12550652

Contact seller

Buy Used

US$ 16.42
Convert currency
Shipping: US$ 2.64
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Nahavandipoor, Vandad
Published by O'Reilly Media, 2011
ISBN 10: 1449305636 ISBN 13: 9781449305635
New Softcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 12550652-n

Contact seller

Buy New

US$ 17.50
Convert currency
Shipping: US$ 2.64
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Vandad Nahavandipoor
Published by O'Reilly Media, 2011
ISBN 10: 1449305636 ISBN 13: 9781449305635
New PAP

Seller: PBShop.store US, Wood Dale, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000. Seller Inventory # WO-9781449305635

Contact seller

Buy New

US$ 20.15
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Vandad Nahavandipoor
Published by O'Reilly Media, 2011
ISBN 10: 1449305636 ISBN 13: 9781449305635
New PAP

Seller: PBShop.store UK, Fairford, GLOS, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000. Seller Inventory # WO-9781449305635

Contact seller

Buy New

US$ 19.20
Convert currency
Shipping: US$ 4.38
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Nahavandipoor, Vandad
Published by O'Reilly Media 6/10/2011, 2011
ISBN 10: 1449305636 ISBN 13: 9781449305635
New Paperback or Softback

Seller: BargainBookStores, Grand Rapids, MI, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback or Softback. Condition: New. Concurrent Programming in Mac OS X and IOS: Unleash Multicore Performance with Grand Central Dispatch 0.25. Book. Seller Inventory # BBS-9781449305635

Contact seller

Buy New

US$ 24.36
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 5 available

Add to basket

Seller Image

Vandad Nahavandipoor
Published by O'Reilly Media, US, 2011
ISBN 10: 1449305636 ISBN 13: 9781449305635
New Paperback

Seller: Rarewaves USA, OSWEGO, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: New. 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. Seller Inventory # LU-9781449305635

Contact seller

Buy New

US$ 25.16
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Nahavandipoor, Vandad
Published by O'Reilly Media, 2011
ISBN 10: 1449305636 ISBN 13: 9781449305635
New Softcover

Seller: Lucky's Textbooks, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # ABLIING23Mar2411530330152

Contact seller

Buy New

US$ 21.80
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Vandad Nahavandipoor
Published by O'Reilly Media, Inc, USA, 2011
ISBN 10: 1449305636 ISBN 13: 9781449305635
New Paperback / softback

Seller: THE SAINT BOOKSTORE, Southport, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback / softback. Condition: New. New copy - Usually dispatched within 4 working days. 143. Seller Inventory # B9781449305635

Contact seller

Buy New

US$ 19.19
Convert currency
Shipping: US$ 10.88
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Vandad Nahavandipoor
Published by O'Reilly Media, 2011
ISBN 10: 1449305636 ISBN 13: 9781449305635
New Paperback
Print on Demand

Seller: Revaluation Books, Exeter, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Brand New. 46 pages. 9.50x7.00x0.25 inches. In Stock. This item is printed on demand. Seller Inventory # __1449305636

Contact seller

Buy New

US$ 24.39
Convert currency
Shipping: US$ 13.30
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

There are 10 more copies of this book

View all search results for this book