• 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: NSOperationQueue broken?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOperationQueue broken?


  • Subject: Re: NSOperationQueue broken?
  • From: "Michael Ash" <email@hidden>
  • Date: Thu, 30 Oct 2008 14:51:56 -0400

On Thu, Oct 30, 2008 at 2:45 PM, Quincey Morris
<email@hidden> wrote:
> On Oct 30, 2008, at 10:40, Michael Ash wrote:
>
>>   [_queue addOperation:op];
>
> Have you tried using performSelectorOnMainThread: to force serializing of
> the queuing? It might be an acceptable workaround, if it works.

I haven't, simply because this stuff is performance critical and
having it get blocked because the main thread is busy processing user
input is unacceptable. So alas, while that may get around whatever bug
I'm encountering, it's not a usable workaround for me.
_______________________________________________

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

  • Follow-Ups:
    • Re: NSOperationQueue broken?
      • From: Jamie Johnson <email@hidden>
References: 
 >NSOperationQueue broken? (From: "Michael Ash" <email@hidden>)
 >Re: NSOperationQueue broken? (From: Quincey Morris <email@hidden>)

  • Prev by Date: Need help programatically wiring up an NSTreeController to an NSOutlineView
  • Next by Date: Re: Porting from Windows to Mac
  • Previous by thread: Re: NSOperationQueue broken?
  • Next by thread: Re: NSOperationQueue broken?
  • Index(es):
    • Date
    • Thread