[omniORB] Two orbs in the same process

Attila Pletyak attila.pletyak@anemo.com
27 Feb 2002 21:38:25 +0100


Is it possible to create two different ORBs in the same process, both
having their own clientCallTimeout set differently?

I need a solution where the incoming requests should be served out fast,
but if it cannot happen (because of heavy load) I assume some default
setting and put the request in a background process which can wait then
longer.

I've dreamed of a solution where I create a new thread in my original
process having a different ORB for communication, and therefore, having
a different client call timeout period.

TIA,

Attila Pletyak
Anemo Ltd.