Troubleshooting Java Performance: Detecting Anti-Patterns with Open Source Tools
eBook Details:
- Paperback: 194 pages
- Publisher: WOW! eBook; 1st edition (October 1, 2017)
- Language: English
- ISBN-10: 1484229789
- ISBN-13: 978-1484229781
eBook Description:
Troubleshooting Java Performance: Detecting Anti-Patterns with Open Source Tools
Troubleshoot the most widespread and pernicious Java performance problems using a set of open-source and freely-available tools that will make you dramatically more productive in finding the root causes of slow performance. This is a brief book that focuses on a small number of performance anti-patterns, and you’ll find that most problems you encounter fit into one of these anti-patterns. The book provides a specific method in a series of steps referred to as the “P.A.t.h. Checklist” that encompasses persistence, alien systems, threads, and heap management. These steps guide you through a troubleshooting process that is repeatable, that you can apply to any performance problem in a Java application. This technique is especially helpful in ‘dark’ environments with little monitoring.