Is it possible to configure an Apache Tomcat (v7) with an specific number of cores? How can I specify it?
I'm developing in a machine with 4 cores, but when uploading to the server with 8 cores, the perfomances increases a 800%. I need to check if the numbers of cores used is the responsible of it.
Relevant data:
- Server: Apache Tomcat (v7.0.47)
- OS: Linux Ubuntu 14.04