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: Beyond JavaBeyond Java
by - O'Reilly Media, Inc.
Bruce Tate describes the characteristics of alternative languages, likely successors to Java. The book will teach you a few new languages and help you start building new skills, or you can use the introduced techniques to improve your work in Java.
(21569 views)
Book cover: HTTP Programming Recipes for Java BotsHTTP Programming Recipes for Java Bots
by - Heaton Research, Inc.
Java allows you to program HTTP directly. These programs, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for Java bot programming.
(20471 views)
Book cover: The Java Virtual Machine Specification, 2nd EditionThe Java Virtual Machine Specification, 2nd Edition
by - Prentice Hall PTR
The complete specification for the Java Virtual Machine, the nucleus of the Java language. It is an essential reference for Java Virtual Machine implementors and compiler writers. Numerous practical examples clarify how the JVM operates in practice.
(20224 views)
Book cover: Securing Java: Getting Down to Business with Mobile CodeSecuring Java: Getting Down to Business with Mobile Code
by - Wiley
Securing Java is the book on mobile code and security, it includes many things the authors discovered while working on real-world systems with businesses and government agencies. The book should appeal to experts and beginners alike.
(17809 views)