- Author: Wilson, Kesselman
- Format: HTML
- Price: free
Direct from Sun’s Java Performance Team, Java Platform Performance is a comprehensive field manual full of battle-tested strategies and tactics for developing high-performance applications and applets with Java technology.
This book covers every aspect of Java performance, including speed, scalability, RAM footprint, startup time, and user-perceived performance factors. Part I covers the crucial process issues associated with Java optimization, outlining how performance tuning fits into the software development process, showing how to use benchmarks and profiling tools to identify hot spots and bottlenecks, and presenting general strategies for enhancing the performance of Java technology-based systems.
In Part II, the authors present a wide array of concrete optimization techniques, including: enhancing the speed and scalability of Swing GUIs; providing high-speed I/O and using serialization; controlling RAM footprint and class loading; selecting optimal algorithms and data structures; using native code; and more.
The book contains detailed appendices on garbage collection and the Java HotSpot Virtual Machine, written to address key performance questions. For all intermediate-to-advanced Java software developers, engineers, engineering managers, and technical leads.
Chapters include:
- What is Performance?
- The Performance Process
- Measurement is Everything
- I/O Performance
- RAM Footprint
- Controlling Class Loading
- Object Mutability: String and Other Things
- Algorithms and Data Structures
- Using Native Code
- Swing Models and Renderers
- Writing Responsive User Interfaces with Swing
- Deployment
- The Truth About Garbage Collection
- The Java HotSpot Virtual Machine
Read Mirror Buy Print Edition (paid link)
As an Amazon Associate I earn from qualifying purchases made through Amazon links appearing on this website.