[omniORB] Support for external schedulers

Duncan Grisby duncan@grisby.org
Wed Feb 19 11:33:01 2003


On Monday 17 February, Robert Biernat wrote:

> Just got a couple of questions regarding wether the omni orb api allows an
> external scheduler to be used to process orb events, instead of the one used
> by omni.

No, omniORB has no API for doing that kind of thing. It does all its
work with its own threads. Your code can do its own thing with its
threads.

Cheers,

Duncan.

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