[omniORB] interprocess comm

bjorn rohde jensen bjensen@fastmail.fm
Sat Jun 29 17:00:03 2002


Hi Henrique,

 OmniORB4 does have support for unix domain sockets,
which can be used as a fairly fast ipc mechanism, but
there is no support for system V IPC such as shared
memory segments. I believe, the unix domain socket
support is complete and well tested, altough i doubt,
it all that much use.
 You should try to pull down a CVS snapshot of omniORB4
from http://sourceforge.net/projects/omniorb/ The tag
is omni4_0_develop, and you will need to disable mutex
tracing and such to see the real performance of the orb.

Yours sincerely,

Bjorn