Bookbot

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

Autori

Hodnotenie knihy

Viac o knihe

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.

Nákup knihy

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

Jazyk
Rok vydania
2000
product-detail.submit-box.info.binding
(mäkká),
Stav knihy
Poškodená
Cena
1,20 €

Platobné metódy

3,2
Dobrá
7 Hodnotenie

Tu nám chýba tvoja recenzia

Titul
Java(TM) Performance and Scalability - 1: Server-Side Programming Techniques
Jazyk
anglicky
Autori
Dov Bulka
Vydavateľ
Addison-Wesley
Rok vydania
2000
Väzba
mäkká
Počet strán
320
ISBN10
0201704293
ISBN13
9780201704297
Série
Hodnotenie
3,15 z 5
Anotácia
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.