[omniORB] Threads in ORB

Duncan Grisby duncan@grisby.org
Mon, 29 Apr 2002 15:42:54 +0100


On Monday 29 April, jorgefm@cirsa.com wrote:

> I have a little newbie question about threads and registered objects
> in OmniORB. I don't know if i can post code excerpts.

This paper gives some details about the threading model used in
omniORB 2 and 3:

  ftp://ftp.uk.research.att.com/pub/docs/ORL/tr.98.4.pdf

omniORB 4 uses a more flexible hybrid model that can transition the
thread pooling if too many connections arrive.

In general, you shouldn't be thinking about the threading model the
ORB uses.

Cheers,

Duncan.

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