DEV Community

Faisal
Faisal

Posted on

2

jboss eap 7.1 without deployment artifact and memory usage

The big question

Do you actually know how much eap-7.1 will use your memory by default?
So before you start deploying your application might as well u do a bit of benchmark.

tools we will be using

  • jboss-eap-7.1 ( duh)
  • visualvm-1.4.2

how we do it

  1. run your eap
  2. fire up your visualvm
  3. connect your visualvm with the right jvm process

output

heap without any deployment artifact

metaspace without any deployment artifact

number of classes loaded by eap without deployment artifact

things to ponder

  1. What will happen when you deploy simple spring MVC REST hello world?
  2. Do anyone need to know all of these JVM's memory management thingy?

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more