0 comments
This article contains some tips regarding JBoss performance tuning:
Some of the tips concern with tuning the JVM options, and for this I would to start here:
Other tips have specific relevance to JBoss, and here are the tips I recommend to implement:
- Tip 15: Switch to the PoolInvoker
- Tip 17: Disable the hot deployer in production (in case you don't use hot-deployment)
- Tip 21: Use Prepared Statement Cache
- Tip 22: Remove services you don't need
For tip 22, I wrote in the past a guide explaining which services can be slimmed from Jboss: