[omniORB] colocal optimization

OKeeffe, Michael K MOKEEFFE at amfam.com
Thu Dec 14 09:20:43 GMT 2006



>-----Original Message-----
>From: omniorb-list-bounces at omniorb-support.com 
>[mailto:omniorb-list-bounces at omniorb-support.com] On Behalf Of 
>Christoph Becker
>
>hi,
>
>is there any optimization inside omniORB regarding to 
>colocated objects?
>
Yes.

See Section 2.8 Example 1 below:

http://omniorb.sourceforge.net/omni41/omniORB/omniORB002.html#toc11

"In the case of colocated client and servant, omniORB is able to
short-circuit the client calls so they do not involve IIOP. The calls
still go through the POA, however, so the various POA policies affect
local calls in the same way as remote ones. This optimisation is
applicable not only to object references returned by _this(), but to any
object references that are passed around within the same address space
or received from other address spaces via remote calls."



More information about the omniORB-list mailing list