Mã tài liệu: 201971
Số trang: 588
Định dạng: chm
Dung lượng file:
Chuyên mục: Khoa học công nghệ
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.
Performance has been an important issue with Java™ since the first version hit the Web years ago. Making those first interpreted programs run fast enough was a huge challenge for many developers. Since then, Java performance has improved enormously, and any Java program can now be made to run fast enough provided you avoid the main performance pitfalls. This book provides all the details a developer needs to performance-tune any type of Java program. I give step-by-step instructions on all aspects of the performance-tuning process, from early considerations such as setting goals, measuring performance, and choosing a compiler, to detailed examples on using profiling tools and applying the results to tune the code. This is not an entry-level book about Java, but you do not need any previous tuning knowledge to benefit from reading it. Many of the tuning techniques presented in this book lead to an increased maintenance cost, so they should not be applied arbitrarily. Change your code only when a bottleneck has been identified, and never change the design of your application for minor performance gains.
Những tài liệu gần giống với tài liệu bạn đang xem
📎 Số trang: 392
👁 Lượt xem: 382
⬇ Lượt tải: 16
📎 Số trang: 719
👁 Lượt xem: 587
⬇ Lượt tải: 16
📎 Số trang: 570
👁 Lượt xem: 551
⬇ Lượt tải: 16
📎 Số trang: 497
👁 Lượt xem: 443
⬇ Lượt tải: 16
Những tài liệu bạn đã xem