• 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: Need some advice on multithreading
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need some advice on multithreading


  • Subject: Re: Need some advice on multithreading
  • From: Jens Miltner <email@hidden>
  • Date: Mon, 24 Nov 2008 11:27:50 +0100


Am 24.11.2008 um 11:08 schrieb WT:

>And to answer one question you asked inline, NSNotificationCenter
>delivers all notifications synchronously and immediately on the thread
>on which they were sent. It is really just a way of indirectly
>invoking methods, it doesn't know or care about threads at all.


Ok, now, that's something I didn't know and which is very useful to know. Thanks!

There's also NSNotificationQueue, which you could use to distribute notifications to another thread.


</jum>

_______________________________________________

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: Need some advice on multithreading
      • From: "Adam R. Maxwell" <email@hidden>
References: 
 >Re: Need some advice on multithreading (From: WT <email@hidden>)

  • Prev by Date: Re: NSTableView Problems
  • Next by Date: Re: Need some advice on multithreading
  • Previous by thread: Re: Need some advice on multithreading
  • Next by thread: Re: Need some advice on multithreading
  • Index(es):
    • Date
    • Thread