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

Re: NSDistributedNotificationCenter


  • Subject: Re: NSDistributedNotificationCenter
  • From: Andreas Monitzer <email@hidden>
  • Date: Sat, 16 Feb 2002 22:11:23 +0100

On Saturday, February 16, 2002, at 08:30 , Justin Wood wrote:

I have been trying to use the distributed notification center to pass information between a client and server application. The chatter between them is simple event based so I opted for this over a Distributed Objects style of IPC.

Everything works just fine, for a while, after the chatter gets to a certain level, maybe > 10-15 messages per second, the notifications just seem to disappear, completely.

NSDistributedNotificationCenter was designed for notifications, not for communication. Use DO instead! It works fine for events, too, and there's no risk that other applications might get confused (notification name conflicts).

andy
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >NSDistributedNotificationCenter (From: Justin Wood <email@hidden>)

  • Prev by Date: Re: NSUserDefaults stickyness
  • Next by Date: Re: color of NSButton
  • Previous by thread: NSDistributedNotificationCenter
  • Next by thread: Re: NSDistributedNotificationCenter
  • Index(es):
    • Date
    • Thread