正在加载...

Java Performance Tuning (2nd Edition)

Java Performance Tuning (2nd Edition)

作者:Jack Shirazi

出版日期:January, 2003

页数:600

ISBN:0596003773

本书永久链接:http://www.ppurl.com/2010/01/java-performance-tuning-2nd-edition.html

共享用户信息

 
Theophilus
Theophilus3,790
8742,916

书籍简介

Product Description

Java Peformance Tuning, 2nd edition provides a comprehensive and indispensable guide to eliminating all types of performance problems. Using many real-life examples to work through the tuning process in detail, JPT shows how tricks such as minimizing object creation and replacing strings with arrays can really pay off in improving your code’s performance. Tuning J2EE applications bears many similarities to tuning J2SE apps, but important and specific considerations apply. For this reason, Java Performance Tuning, Second Edition includes four new chapters: a new chapter on J2EE application tuning in general followed by chapters on tuning JDBC, servlets and JSPs, and EJBs. Java Performance Tuning offers common-sense advice about what to tune and what to leave alone, emphasizing techniques that provide big performance gains with minimal code restructuring. It gives you crucial guidance that helps you tune without destroying your program’s architecture. Blindly changing things in an effort to make a program run faster is a great way to create buggy, unmaintainable code. Java Performance Tuning teaches you to work efficiently and effectively, resulting in code that is robust, maintainable, and fast.

About the Author

Shirazi is an independent consultant. He has spent many years tuning smalltalk applications.

Tags:

相关书籍

你需要 登录 后才能查看和发布评论。如果还不是本站用户,请先 注册