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: Java Distributed ComputingJava Distributed Computing
by - O'Reilly Media
This book is an overview of the tools and techniques that are at your disposal for building distributed computing systems in Java. It is intended to serve as both explanatory and reference material for you, the professional developer.
(12373 views)
Book cover: JXTA JXSE Programmers Guide 2.5JXTA JXSE Programmers Guide 2.5
- Sun Microsystems
This guide is for software developers who would like to write and deploy P2P services and applications using JXTA technology. It provides an introduction to JXTA technology and describes the JXTA network architecture and key concepts.
(10711 views)
Book cover: Sun Certified Java Programmer Pre-Exam EssentialsSun Certified Java Programmer Pre-Exam Essentials
by
This text is a basis for revising for the Sun Certified Programmer examinations, it does not to teach the Java language or the topics required for the exam. It collects all the essential information you need to retain, in one place.
(22071 views)
Book cover: Processing XML with JavaProcessing XML with Java
by - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(23982 views)