Logo

Java Platform Performance: Strategies and Tactics

Large book cover: Java Platform Performance: Strategies and Tactics

Java Platform Performance: Strategies and Tactics
by

Publisher: Prentice Hall PTR
ISBN/ASIN: 0201709694
ISBN-13: 9780201709698
Number of pages: 256

Description:
The authors give the experienced Java programmer plenty of strategies and tips for getting the most out of Java code. The book offers concrete suggestions for improving real-world programs, but it also helps you think about performance as you design and test Java software. You learn how to reduce object creation and class loading, which can allow your programs to load faster and consume less memory.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Building Back-End Web Apps with Java, JPA and JSFBuilding Back-End Web Apps with Java, JPA and JSF
by - web-engineering.info
This book shows how to build back-end web applications with Java, JPA and JSF. The book comes with the complete Java source code of six example apps that you can download or run from our server. The focus are general information management concepts.
(8275 views)
Book cover: Design Patterns in Java TutorialDesign Patterns in Java Tutorial
- TutorialsPoint.com
Design patterns are solutions to general problems that software developers faced during software development. This tutorial will take you through step by step approach and examples using Java while learning Design Pattern concepts.
(20906 views)
Book cover: Java in a NutshellJava in a Nutshell
by - O'Reilly
This complete quick reference covers all the classes in the Java 1.1 API, with the exception of the Enterprise APIs, making it the only quick reference that a Java programmer needs. The bestselling Java book is now better than ever.
(20819 views)
Book cover: Java Based Real Time ProgrammingJava Based Real Time Programming
by - Lunds Universitet
This book documents how to carry out safe, flexible, portable and free programming of embedded systems, such that the software without modifications can run on both small embedded devices as well as on standard Java platform.
(7745 views)