Java Performance and Scalability, Volume 1

Java Performance and Scalability, Volume 1
Author :
Publisher :
Total Pages : 320
Release :
ISBN-10 : OCLC:1100828147
ISBN-13 :
Rating : 4/5 (47 Downloads)

Book Synopsis Java Performance and Scalability, Volume 1 by : Dov Bulka

Download or read book Java Performance and Scalability, Volume 1 written by Dov Bulka and published by . This book was released on 2000 with total page 320 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book was written with one goal in mind: to provide Java programmers with the expertise needed to build efficient, scalable Java code. The author shares his experience in server-side performance tuning through measured performance assessments, called optimizations. Each optimization discusses techniques to improve the performance and scalability of your code. Every claim is substantiated with hard numbers and an experience-based evaluation. Java Performance and Scalability, Volume 1, provides invaluable advice that you will, no doubt, find useful in your coding. Presented in 48 concise lessons that target the most common and critical performance pitfalls, this book offers a plethora of practical tips and solutions for boosting the performance of your programs. These lessons cover performance-critical areas such as memory management, garbage collection, caching, and multithreading. Specific lessons include: Reserving StringBuffer capacity Avoiding premature object creation Creating an efficient vector class Designing caching into your API The cost of synchronization Parallel subtasks JNI efficiency Varying the server workload and RMI network plumbing Using ServletOutputStream Caching JDBC connections In addition to providing hard numbers that quantify the optimizations, the author concludes the book with an application demonstrating the effectiveness of the performance optimizations. The exercise takes a typical program and increases its performance fourfold through a series of steps that tie together the lessons learned throughout the book. He offers both the means and the proof to better coding. 0201704293B04062001.


Java Performance and Scalability, Volume 1 Related Books