[omniORB] [Q]report server architecture with omniOrb

Wernke Zur Borg (external) wernke.zur.borg at external.vega.de
Fri Feb 6 09:59:03 GMT 2009


> 
> In otherwords, can I somehow reuse pre-spawned threads within 
> the report generator (after replying 'true') and ask them: now start
> processing this request.
> 

I would not try to do that. As Martin wrote, use your own threads to
process the requests. You can of course use the omnithread library to
control your threads, but you should not attempt to use existing omniORB
threads to perform your work.

Just my few cents...

Wernke



More information about the omniORB-list mailing list