Book & Memo/Java

Performance Analysis for Java Websites

파에 2007. 6. 13. 05:53

Publisher: Addison-Wesley Professional; 1st edition
Language: English
ISBN: 0201844540
Paperback: 464 pages


Description: Performance Analysis for Java™ Web Sites is an information-packed guide to maximizing the performance of Java-based Web sites. It approaches these sites as systems, and considers how the various components involved, such as networks, Java™ Virtual Machines, and backend systems, potentially impact overall performance. This book provides detailed best practices for designing and developing high-performance Java Web applications, and instructions for building and executing relevant performance tests to gauge your site's ability to handle customer traffic. Also included is information on how to use the results of performance testing to generate accurate capacity plans.


Readers will find easy-to-understand explanations of fundamental performance principles and terminology. The book runs through performance profiles for common types of Web sites, including e-commerce, B2B, financial, and information exchange. Numerous case studies illustrate important ideas and techniques. Practical throughout, the book also offers a discussion on selecting the right test tools and troubleshooting common bottlenecks frequently revealed by testing.


Other specific topics include:
* Performance best practices for servlets, JavaServer Pages™, and Enterprise JavaBeans™
* The impact of servlets, threads, and queuing on performance
* The frozen Web site danger
* Java™ Virtual Machine garbage collection and multithreading issues
* The performance impact of routers, firewalls, proxy servers, and NICs
* Test scenario and script building
* Test execution and monitoring, including potential pitfalls
* Tuning the Web site environment
* Component monitoring (servers, Java™ Virtual Machines, and networks)
* Symptoms and solutions of common bottleneck issues
* Analysis and review of performance test results


Performance Analysis for Java™ Web Sites not only provides clear explanations and expert practical guidance, it also serves as a reference, with extensive appendixes that include worksheets for capacity planning, checklists to help you prepare for different stages of performance testing, and a list of performance-test tool vendors.

'Book & Memo > Java' 카테고리의 다른 글

Java Regular Expressions: Taming the java.util.regex Engine  (0) 2007.06.14
JavaServer Pages, Second Edition  (0) 2007.06.13
Enterprise JavaBeans 2.1  (0) 2007.06.13
Java Data Objects  (0) 2007.06.12
Java Design Patterns: A Tutorial  (0) 2007.06.12