[omniORB] Requests and Threads

ryan.tecco rtecco@voxel.ummu.umich.edu
Tue, 16 Nov 1999 13:22:36 -0500 (EST)


All right, I read that over, very enlightening. By one thread per *network
connection*, what does that mean? When does omniORB2 create a network
connection between the client and the server? From SLL's description, it
looks like requests are generated while a client/server connection is
open.

Can someone elucidate?

rt

--------------
ryan.tecco
734.476.6646
the university of michigan
"i'll never forget my life 
as a carrot."

On Tue, 16 Nov 1999, Duncan Grisby wrote:

> On Tuesday 16 November, "ryan.tecco" wrote:
> 
> > Hey all. For each remote invocation, does a server object spawn a thread
> > to deal with the request? How does omniORB2 use threads in general. I am
> > running into some strange mutual exclusion behavior using omniORB2 with
> > another proprietary library. I have an object that runs the BOA in it's
> > own thread.
> 
> No -- omniORB uses a thread per connection model. Sai-Lai explains it
> fully in
> 
>   http://www.uk.research.att.com/omniORB/archives/1997-06/0048.html
> 
> Cheers,
> 
> Duncan.
> 
> -- 
>  -- Duncan Grisby  \  Research Engineer  --
>   -- AT&T Laboratories Cambridge          --
>    -- http://www.uk.research.att.com/~dpg1 --
>