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...

Descripción completa

Detalles Bibliográficos
Autor principal: Ostermueller, Erik. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2017.
Edición:1st ed. 2017.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630630306719
Tabla de Contenidos:
  • 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.