[omniORB] Single threaded Client ???

Duncan Grisby dgrisby@uk.research.att.com
Wed, 17 Apr 2002 16:57:21 +0100


On Wednesday 17 April, Bryon Roche wrote:

>     My pb is that by default an OmniOrb client is multithreaded, 3
>     threads are running after ORB_init()
> 
> As far as I know, OmniORB depends on multi-threaded operation.  If you
> want a single-threaded ORB, you may want to take a look at ORBit.

Yes, omniORB is always multi-threaded. That can't be changed. If you
absolutely have to be single threaded, I'd recommend Mico for C++,
since it's much more stable and standard compliant than ORBit.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --