Hi Khurram,

As a "Pure Java" workaround, I would use a Singleton to collect work 
orders from various servlet-threads. That singleton would create one 
worker thread and feed it sequentially with work for the native code. 

Regards,

Peter Henningsen
Senior Consultant

<<
Is it possible to configure Tomcat so that it spawns just one thread for
calling all the methods of native code (the native methods are called from
servlets)?
<<
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to