• 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
Best way to implement performant Interprocess Communication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Best way to implement performant Interprocess Communication


  • Subject: Best way to implement performant Interprocess Communication
  • From: Ralf Hasemann <email@hidden>
  • Date: Sat, 17 Dec 2005 01:57:33 +0100

Hi Cocoa people!

I am exploring the different opportunities for interprocess communication
in OS X and I have written small examples for:

- Socket communication
- Distributed Notifications
- Distributed Objects

Since it is not guaranteed that Distributed Notifications are delivered at all,
this kind of communication does not fit my needs.

What I wonder now is which of the remaining two (Sockets & Dist. Objects)
is the most performant way (regarding throughput and less overhead) to
implement interprocess communication??

I read some notes about Mach Messaging, but my understanding about
it is, that it is the foundation of the Distributed Objects mechanism - am I correct
in my assumption?

Is there any other way to implement performant Interprocess Communication?

Thank you very much for any help!

Best regards,
Ralf Hasemann
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: Best way to implement performant Interprocess Communication
      • From: "Dave Camp" <email@hidden>
    • Re: Best way to implement performant Interprocess Communication
      • From: Bergmann Manfred <email@hidden>
    • Re: Best way to implement performant Interprocess Communication
      • From: Markus Hitter <email@hidden>
    • Re: Best way to implement performant Interprocess Communication
      • From: AurĂ©lien HugelĂ© <email@hidden>
  • Prev by Date: Re: Best way to ensure prevent multiplying helper tasks
  • Next by Date: NSBezierPath - quadratic curve with one control point?
  • Previous by thread: Re: NSNotification / Core Data roadblock [solved]
  • Next by thread: Re: Best way to implement performant Interprocess Communication
  • Index(es):
    • Date
    • Thread