Java Platform Performance: Strategies and Tactics
by Steve Wilson, Jeff Kesselman
Publisher: Prentice Hall PTR 2000
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.
Download or read it online for free here:
Read online
(online html)
Similar books
Building Back-End Web Apps with Java, JPA and JSF
by Gerd Wagner, Mircea Diaconescu - 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.
(8548 views)
by Gerd Wagner, Mircea Diaconescu - 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.
(8548 views)
Beyond Java
by Bruce Tate - 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.
(21929 views)
by Bruce Tate - 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.
(21929 views)
1000 Java Tips
by Alexandre Patchine, Dr. Heinz M. Kabutz
The book contains real-world advises and solutions from daily Java experiences. It covers most seeked Java topics and some other related ones. Although not a Java tutorial itself, it makes an excellent companion for a good Java textbook.
(29944 views)
by Alexandre Patchine, Dr. Heinz M. Kabutz
The book contains real-world advises and solutions from daily Java experiences. It covers most seeked Java topics and some other related ones. Although not a Java tutorial itself, it makes an excellent companion for a good Java textbook.
(29944 views)
Data Structures and Algorithms with Object-Oriented Design Patterns in Java
by Bruno R. Preiss - Wiley
Author presents the fundamentals of data structures and algorithms from an object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns.
(19115 views)
by Bruno R. Preiss - Wiley
Author presents the fundamentals of data structures and algorithms from an object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns.
(19115 views)