Hi All, Does Multi-Processing Module <https://httpd.apache.org/docs/2.4/mpm.html> available in Tomcat also available in TomEE? or Do we have similar feature in TomEE?
In our web application we have native logic (built in C & C++) and it will be called through Java. Yet times JVM used to crash due to errors in native logic. So with TomEE if we run our web application with single process then application availability is at risk. So I would like to know whether it is possible to configure TomEE for multiple processes, like we configure for Tomcat using MPM module. Regards, Prasad. -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Multi-Processing-Module-in-TomEE-tp4676977.html Sent from the TomEE Users mailing list archive at Nabble.com.
