Skip to content

Releases: tomitribe/cores

Cores 1.1

03 Sep 12:54
Compare
Choose a tag to compare

Added core.jsp file and .war file to assist with core counting.

cores 1.0

08 Aug 19:51
Compare
Choose a tag to compare

Count cores allocated to a Tomcat, TomEE or ActiveMQ instance. Steps:

  • Download the cores.jar file below.
  • Run from inside the vm or machine where the Tomcat, TomEE, or ActiveMQ process is running.
  • Repeat for all instances of Tomcat, TomEE, or ActiveMQ.

Run in Linux/Windows via:

java -jar cores.jar 

Be sure to run cores.jar using the same Java version as your Tomcat, TomEE or ActiveMQ instance.