Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
36 used & new from $1.52

Have one to sell? Sell yours here
 
   
Tell a Friend
Java(TM) Platform Performance: Strategies and Tactics (The Java Series)
 
 
Are You an Author or Publisher?
Find out how to publish your own Kindle Books
 
  

Java(TM) Platform Performance: Strategies and Tactics (The Java Series) (Paperback)

by Steve Wilson (Author), Jeff Kesselman (Author)
3.6 out of 5 stars  (17 customer reviews)

List Price: $39.99
Price: $5.20 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $34.79 (87%)
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 5 left in stock--order soon (more on the way).

Want it delivered Monday, July 28? Choose One-Day Shipping at checkout. See details

36 used & new available from $1.52

Better Together

Buy this book with Performance Analysis for Java(TM) Websites by Stacy Joines today!

Java(TM) Platform Performance: Strategies and Tactics (The Java Series) Performance Analysis for Java(TM) Websites
Buy Together Today: $49.60

Customers Who Bought This Item Also Bought

Java Performance Tuning

Java Performance Tuning by Jack Shirazi

2.0 out of 5 stars (1) 
Java Concurrency in Practice

Java Concurrency in Practice by Brian Goetz

4.8 out of 5 stars (47)  $34.64
Pro Java EE 5 Performance Management and Optimization (Pro)

Pro Java EE 5 Performance Management and Optimization (Pro) by Steven Haines

5.0 out of 5 stars (2)  $47.99
Better, Faster, Lighter Java

Better, Faster, Lighter Java by Bruce Tate

3.9 out of 5 stars (31)  $23.07
Effective Java(TM) Programming Language Guide (The Java Series)

Effective Java(TM) Programming Language Guide (The Java Series) by Joshua Bloch

4.8 out of 5 stars (120)  $40.40
Explore similar items : Books (26)

Editorial Reviews
Amazon.com
Now that Java is doing more and more in the field, improving its speed and efficiency is crucial for many working developers. Written by two Sun insiders, Java Platform Performance gives the experienced Java programmer plenty of useful strategies and tips for getting the most out of Java code.

This concise book offers plenty of concrete suggestions for improving real-world programs, but it also helps you think about performance as you design and test Java software. The authors first look at what "performance" really means. Beyond raw computational speed, this term can mean reducing RAM footprint, creating more responsive interfaces, and adding better scalability to programs so that they can handle more users and data.

A strength of this title is that the authors share their expertise, garnered from optimizing the Swing classes for Sun. (The tips for creating custom models and renderers in Swing will help your tables and other controls work with large datasets efficiently.) This text shows you how to benchmark and profile Java code and where to look for problem hot spots--and, once these are solved, where to go next for even better performance. You learn how to reduce object creation and class loading, which can allow your programs to load faster and consume less memory.

Also notable here is a solution for letting multiple Java programs share a single JVM for reduced memory overhead. The authors do a good job of dismantling the notion that using the Java Native Interface (JNI) is a quick fix for better performance. (The benchmarked code suggests that in almost every case native code is likely to be slower.) They also show how memory leaks still can exist in Java, and how to find them. The book closes with a guide to Java garbage collection and the latest on Sun's HotSpot Virtual Machine.

If anything, this book will convince you that good performance in Java isn't accidental; it takes planning, expertise, and plenty of testing. Also, it will get you thinking about performance in new ways with excellent strategies and tips that can help you write faster and more efficient Java code. --Richard Dragan

Topics covered:
  • Measuring Java performance (computational speed, RAM footprint, startup time, scalability, perceived performance)
  • Engineering performance into the software design process
  • Benchmarking techniques (micro- and macro-benchmarks)
  • Profiling
  • Techniques to improve I/O performance
  • Reducing RAM footprint (including minimizing object creation and detecting memory leaks)
  • Controlling class loading (eager class loading and patterns for reducing the number of classes)
  • Running multiple Java programs within the same virtual machine
  • Optimizing String objects
  • Object mutability and performance
  • Choosing the right algorithm and data structure
  • The Java Collection classes and arrays compared
  • Four patterns for the Java Native Interface (JNI)
  • Why native code is often slower
  • Swing custom models and renderers for improved performance and scalability
  • JDK 1.3 and Swing Timers for more responsive user interfaces
  • Deployment and performance hints
  • Tutorial on Java garbage collection
  • The Java HotSpot Virtual Machine


Book Description
This book addresses a vital issue for all those developing software for the Java(tm) platform: how to achieve maximum performance and scalability for their applications. Drawing on the authors' knowledge of the Java programming language and their extensive experience working on performance issues, the book reveals common mistakes and misconceptions concerning the performance characteristics of Java technologies. It offers overall development strategies and concrete, battle-tested techniques to dramatically improve the performance of applications constructed with the Java programming language. Java(tm) Platform Performance highlights the importance of integrating performance evaluation into the application development process and discusses measurement techniques. The book then presents practical tactics for enhancing application performance in the areas of I/O, RAM footprint, small object management, algorithms, data structures, Swing, and deployment. Specific topics covered include: Incorporating performance evaluation into the development process Profiling and benchmarking Building scalable, fast Swing GUIs Using high-speed I/O Computing and controlling the RAM footprint Reducing the number of classes Eliminating temporary objects Selecting high-performance algorithms and data structures Using Java native code and applet packaging efficiently Garbage collection Java HotSpot(tm) technology With an understanding of the performance issues and specific techniques for reducing overhead discussed in this book, you will have the information you need to enhance the efficiency, speed, and scalability of your software.

See all Editorial Reviews


Product Details
  • Paperback: 256 pages
  • Publisher: Prentice Hall PTR (June 10, 2000)
  • Language: English
  • ISBN-10: 0201709694
  • ISBN-13: 978-0201709698
  • Product Dimensions: 9.1 x 7.3 x 0.6 inches
  • Shipping Weight: 14.9 ounces (View shipping rates and policies)
  • Average Customer Review: