[omniORB] colocal optimization

Christoph Becker tuergeist at googlemail.com
Thu Jan 18 16:13:21 GMT 2007


> >  Am I right that a local call blocks the servant?  (Because of no
> > extra thread is used.)
>
> I don't understand that at all. Why would a local call "block the
> servant"?  The servant doesn't care if a call is local or remote, and
> nothing stops another thread from doing a simultaneous call (unless you
> choose the POA's single threading policy, of course).
Ok, sorry  - my fault.

My question is: If the number of connections per servant is limited,
are local-calls included or excluded? If maximum
connections/servant-ratio is reached, what does the ORB do with local
calls? (maxGIOPConnectionPerServer)



More information about the omniORB-list mailing list