Join Books.org — it's free

Scripting Languages, Systems Analysis and Design - Programming
Analyzing Computer System Performance with Perl::PDQ by Neil J. Gunther β€” book cover

Analyzing Computer System Performance with Perl::PDQ

by Neil J. Gunther
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

To solve performance problems in modern computing infrastructures, often comprising thousands of servers running hundreds of applications, spanning multiple tiers, you need tools that go beyond mere reporting. You need tools that enable performance analysis of application workflow across the entire enterprise. That's what PDQ (Pretty Damn Quick) provides. PDQ is an open-source performance analyzer based on the paradigm of queues. Queues are ubiquitous in every computing environment as buffers, and since any application architecture can be represented as a circuit of queueing delays, PDQ is a natural fit for analyzing system performance.

Building on the success of the first edition, this considerably expanded second edition now comprises four parts. Part I contains the foundational concepts, as well as a new first chapter that explains the central role of queues in successful performance analysis. Part II provides the basics of queueing theory in a highly intelligible style for the non-mathematician; little more than high-school algebra being required. Part III presents many practical examples of how PDQ can be applied. The PDQ manual has been relegated to an appendix in Part IV, along with solutions to the exercises contained in each chapter.
Throughout, the Perl code listings have been newly formatted to improve readability. The PDQ code and updates to the PDQ manual are available from the author's web site at www.perfdynamics.com

About the Author, Neil J. Gunther

Neil Gunther, M.Sc., Ph.D. is an internationally recognized computer performance researcher who founded Performance Dynamics Company (www.perfdynamics.com) in 1994, after having held both university teaching positions and management positions at Xerox PARC and Pyramid-Siemens Technology. In 2008 Dr. Gunther received the prestigious A.A. Michelson Award from CMG. In 2009, he was elected Senior Member of both the ACM and IEEE. Read more about him at en.wikipedia.org/wiki/Neil_J._Gunther.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
August 4, 2011
Publisher
Springer-Verlag New York, LLC
Pages
502
Format
Hardcover
ISBN
9783642225826

More by Neil J. Gunther

Similar books