• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: receptionist pattern question: NSOperationQueue vs. GCD
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: receptionist pattern question: NSOperationQueue vs. GCD


  • Subject: RE: receptionist pattern question: NSOperationQueue vs. GCD
  • From: Julius Oklamcak <email@hidden>
  • Date: Thu, 16 Feb 2012 11:48:56 -0500

> On iOS, NSOperationQueue doesn't use GCD at all.

Actually, posts by Apple people in the Developer Forums and the
documentation differs on this:

http://developer.apple.com/library/ios/#documentation/Cocoa/Reference/NSOper
ationQueue_class/Reference/Reference.html

"Note: In iOS 4 and later, operation queues use Grand Central Dispatch to
execute operations. Prior to iOS 4, they create separate threads for
non-concurrent operations and launch concurrent operations from the current
thread."

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Re: receptionist pattern question: NSOperationQueue vs. GCD (From: Matt Neuburg <email@hidden>)

  • Prev by Date: Re: copy & isEqual nightmares
  • Next by Date: Re: Sandbox - Security Scoped URLs (10.7.3)
  • Previous by thread: Re: receptionist pattern question: NSOperationQueue vs. GCD
  • Next by thread: Re: receptionist pattern question: NSOperationQueue vs. GCD
  • Index(es):
    • Date
    • Thread