Bookbot

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

Autorzy

Ocena książki

Parametry

  • 320 stron
  • 12 godzin czytania

Więcej o książce

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.

Zakup książki

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

Język
Rok wydania
2000
Oprawa
(miękka)
Jak tylko się pojawi, wyślemy Ci wiadomość e-mail.

Metody płatności

3,2
Dobra
7 Ocena

Brakuje nam tutaj Twojej recenzji.

Tytuł
Java(TM) Performance and Scalability - 1: Server-Side Programming Techniques
Język
angielski
Autorzy
Dov Bulka
Rok wydania
2000
Oprawa
miękka
Liczba stron
320
ISBN10
0201704293
ISBN13
9780201704297
Seria
Ocena
3,15 z 5
Opis
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.