• 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: is NSNotificationCenter thread safe?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: is NSNotificationCenter thread safe?


  • Subject: Re: is NSNotificationCenter thread safe?
  • From: Mike Schrag <email@hidden>
  • Date: Wed, 4 Jun 2008 16:50:17 -0400

Notifications are broadcast in the same thread context that they are sent in. It is up to the threads getting the notification to handle the appropriately for whatever work they are engaged in. I am not sure if that answers your question or not.

Chuck, could you clarify? I'm not sure I read you right. It is my assumption that the notification center does not do any thread handling whatsoever. Basically that the callback method is called on the same thread that posted the notification, without even considering any other threads involved. Is that what you're saying? I've always thought NSNotification center is a rather simple, straight-forward player.
That's what Chuck is saying.

ms

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >is NSNotificationCenter thread safe? (From: Freddie Tilley <email@hidden>)
 >Re: is NSNotificationCenter thread safe? (From: Chuck Hill <email@hidden>)
 >Re: is NSNotificationCenter thread safe? (From: Florijan Stamenkovic <email@hidden>)

  • Prev by Date: Re: is NSNotificationCenter thread safe?
  • Next by Date: Re: is NSNotificationCenter thread safe?
  • Previous by thread: Re: is NSNotificationCenter thread safe?
  • Next by thread: Wiki
  • Index(es):
    • Date
    • Thread