[omniORB] omniINSPOA and bidir connections (omniORB4)
Empting Arnd
arnd.empting@siemens.com
Thu Oct 31 10:21:01 2002
> you mention using oneway calls.
> In their book, Henning & Vinoski completely discouraged people
> from using oneway calls because their reliability depends on the
> implementation of the underlying ORB.
> How good or bad is OmniORB in this respect?
We have used omniorb (2.7- 3.04) in many projects and the reliability of
omniorb-oneways is not good enough for us - we lost calls especially when
the receiving service was under heavy load. So we have redesigned a whole
important interface to get rid of the oneways.
So from my experience - don't rely on it - and a call you don't rely on is
maybe a call you don't need at all.
Regards
Arnd