Java
Programming
This chapter covers aspects of application performance that apply to any Java application, independent from the execution environment, and suggests general programming rules for Java development.
For deeper coverage of this topic, please refer to the following books:
· Effective Java by Joshua Bloch [1]
· Java Performance Tuning by Jack Shirazi [2]