AW: [omniORB] thread pool

erberj@post.ch erberj@post.ch
Thu, 14 Dec 2000 15:35:53 +0100


Hi,

I have a question about what a thread per connection means.
In Corba, when is a new connection to a server created? Per client, per
client <-> object pair? If the first would be true, the request of a
multithreaded client would be serialized.

Best regards

Jakob

	-----Urspr=FCngliche Nachricht-----
	Von:	Duncan Grisby [SMTP:dgrisby@uk.research.att.com]
	Gesendet am:	Donnerstag, 14. Dezember 2000 12:16
	An:	trohed
	Cc:	omniorb
	Betreff:	Re: [omniORB] thread pool=20

	On Wednesday 13 December, trohed wrote:

	> I am needing a to write a server that uses a thread
	> pool, but I am confused about how to do this using
	> omniORB and the POA.  Any Suggestions?

	Why do you need a thread pool?  Is omniORB's thread per connection
	model not sufficient?  If you do need a thread pool, you will have
to
	implement it yourself, on top of omniORB's threading.

	Cheers,

	Duncan.

	--=20
	 -- Duncan Grisby  \  Research Engineer  --
	  -- AT&T Laboratories Cambridge          --
	   -- http://www.uk.research.att.com/~dpg1 --