[omniORB] Different Thread each request

James Dempsey jdempsey@sctcorp.com
Tue, 29 Aug 2000 12:35:23 -0400


Is there a way to tell omniORB to use the same thread for each request
from the same client?  The problem I'm having is that my CORBA
operation
calls into a Windows DLL and the fact that a different thread is used
for each
call is creating problems for the DLL.  I  also don't own the code for
the DLL
so I can't change its behavior.

Thanks,
Jim Dempsey
SCT
jdempsey@sctcorp.com