Re: Best way to implement performant Interprocess Communication
Re: Best way to implement performant Interprocess Communication
- Subject: Re: Best way to implement performant Interprocess Communication
- From: Bergmann Manfred <email@hidden>
- Date: Sat, 17 Dec 2005 23:44:13 +1100
What about SOAP? It would IMHO be the most platform independent way
but it is quite slow.
But as others said, depends of your needs.
best regards,
Manfred
Am 17.12.2005 um 11:57 schrieb Ralf Hasemann:
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:
40software-by-mabe.com
This email sent to email@hidden
--
software by MABE
http://www.software-by-mabe.com
_______________________________________________
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