Gratis Versand ab 16,99 €. Mehr Infos.
Bookbot

Java(TM) Performance and Scalability - 1: Server-Side Programming Techniques

Autor*innen

Buchbewertung

Mehr zum Buch

This book aims to equip Java programmers with the skills necessary to develop efficient, scalable code. The author shares insights from his experience in server-side performance tuning, focusing on measured performance assessments known as optimizations. Each optimization presents techniques to enhance code performance and scalability, supported by concrete data and evaluations. The content is organized into 48 concise lessons addressing common performance pitfalls, offering a wealth of practical tips to improve program efficiency. Key topics include memory management, garbage collection, caching, and multithreading. Specific lessons cover reserving StringBuffer capacity, avoiding premature object creation, creating an efficient vector class, designing caching into APIs, understanding synchronization costs, managing parallel subtasks, optimizing JNI efficiency, varying server workloads, and utilizing ServletOutputStream and JDBC connection caching. The author concludes with a practical application that demonstrates the effectiveness of these optimizations, showcasing how a typical program's performance can be quadrupled through a series of steps that integrate the lessons discussed. This resource provides both the methodology and evidence needed for improved coding practices.

Buchkauf

Java(TM) Performance and Scalability - 1: Server-Side Programming Techniques, Dov Bulka

Sprache
Erscheinungsdatum
2000
product-detail.submit-box.info.binding
(Paperback),
Buchzustand
Beschädigt
Preis
1,61 €inkl. MwSt.

Lieferung

  • Gratis Versand ab 16,99 € in ganz Deutschland! Mehr Infos.

Zahlungsmethoden

3,2
Gut
7 Bewertung

Hier könnte deine Bewertung stehen.

Titel
Java(TM) Performance and Scalability - 1: Server-Side Programming Techniques
Sprache
Englisch
Autor*innen
Dov Bulka
Erscheinungsdatum
2000
Einband
Paperback
Seitenzahl
320
ISBN10
0201704293
ISBN13
9780201704297
Reihe
Bewertung
3,15 von 5 Sternen
Beschreibung
This book aims to equip Java programmers with the skills necessary to develop efficient, scalable code. The author shares insights from his experience in server-side performance tuning, focusing on measured performance assessments known as optimizations. Each optimization presents techniques to enhance code performance and scalability, supported by concrete data and evaluations. The content is organized into 48 concise lessons addressing common performance pitfalls, offering a wealth of practical tips to improve program efficiency. Key topics include memory management, garbage collection, caching, and multithreading. Specific lessons cover reserving StringBuffer capacity, avoiding premature object creation, creating an efficient vector class, designing caching into APIs, understanding synchronization costs, managing parallel subtasks, optimizing JNI efficiency, varying server workloads, and utilizing ServletOutputStream and JDBC connection caching. The author concludes with a practical application that demonstrates the effectiveness of these optimizations, showcasing how a typical program's performance can be quadrupled through a series of steps that integrate the lessons discussed. This resource provides both the methodology and evidence needed for improved coding practices.