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-patt...
Autore principale: | |
---|---|
Natura: | Libro |
Lingua: | English |
Pubblicazione: |
Berkeley, CA :
Apress,
2017.
|
Edizione: | First edition |
Soggetti: | |
Documenti correlati: | Print version:
Troubleshooting Java performance : detecting anti-patterns with open source tools |
Classic Catalogue: | View this record in Classic Catalogue |
Sommario:
- Part I: Getting Started with Performance Tuning.- 1. Performance Anti-Patterns
- 2. Modest-sized Tuning Environment
- 3. Metrics: The Antidote to Guesswork.- Part II: Creating Load scripts with Load Testing.- 4. Load Generation Overview
- 5. Invalid Load Tests
- 6. Scalability Yardstick
- 7. JMeter Must-Know Features.- Part III: The P.A.t.h. Checklist and Performance Troubleshooting.- 8. Introduction to the P.A.t.h. Checklist
- 9. Persistence, the 'P' in P.A.t.h
- 10. Alien Systems, the 'A' in P.A.t.h.
- 11. Threads, the 't' in P.A.t. h.
- 12. Heap, the 'h' in P.A.t.h.
- 13. Conclusion.