When using CORBA with a multi-threaded java app, our CORBA server creates a new thread for each request. Is there a way to change this behavior? I would like to just create a bunch of threads and then as requests come in use a thread that is available, rather than create a new thread each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.