Full Description
Analyzing computer system performance is often regarded by most system administrators, IT professionals and software engineers as a black art that is too time consuming to learn and apply. Finally, this book by acclaimed performance analyst Dr. Neil Gunther makes this subject understandable and applicable through programmatic examples. The means to this end is the open-source performance analyzer Pretty Damn Quick (PDQ) written in Perl and available for download from the author's Website. As the epigraph in this book points out, Common sense is the pitfall of performance analysis. The performance analysis framework that replaces common sense is revealed in the first few chapters of Part I. The important queueing concepts embedded in PDQ are explained in a very simple style that does not require any knowledge of formal probability theory. Part II begins with a full specification of how to set up and use PDQ replete with examples written in Perl. Subsequent chapters present applications of PDQ to the performance analysis of multicomputer architectures, benchmark results, client/server scalability, and Web-based applications.
The examples are not mere academic toys but are based on the author's experience analyzing the performance of large-scale systems over the past 20 years. By following his lead, you will quickly be able to set up your own Perl scripts for collecting data and exploring performance-by-design alternatives without inflating your manager's schedule.
Contents
Part I System Theory: Time - The Zeroth Performance Metric; Getting the Jump on Queueing; Queueing Systems for Computer Systems; Linux Load Average - Take a Load Off!; Performance Bounds and Log Jams.- Part II System Practice: Pretty Damn Quick: A Slow Introduction; Analyzing Multicomputer Architectures; How to Measure an Elephant with PDQ; Analyzing Client/Server Applications; Analyzing Web Applications with PDQ.- Part III Appendices: Glossary of Terms; A Short History of Buffers; Thanks for the (Lack of) Memories; Performance Metrics and Tools; List of Programs; Compendium of Queueing Equations; Solutions to Selected Exercises.- References.- Index.