logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

Java Performance Tuning

Java Performance Tuning (Paperback, 2nd)

(2nd Edition)

Jack Shirazi (지은이)
  |  
OReilly
2003-01-01
  |  
54,000원

일반도서

검색중
서점 할인가 할인률 배송비 혜택/추가 실질최저가 구매하기
yes24 로딩중
교보문고 로딩중
notice_icon 검색 결과 내에 다른 책이 포함되어 있을 수 있습니다.

중고도서

검색중
로딩중

e-Book

검색중
서점 정가 할인가 마일리지 실질최저가 구매하기
로딩중

해외직구

책 이미지

Java Performance Tuning

책 정보

· 제목 : Java Performance Tuning (Paperback, 2nd) (2nd Edition)
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 언어 > Java
· ISBN : 9780596003777
· 쪽수 : 588쪽

책 소개

<Java Peformance Tuning>의 개정판이다. 모든 유형의 퍼포먼스 문제 해결법을 자세하게 알려주는 책으로 튜닝 과정에서 발생하는 실제적인 예제들을 자세하게 설명한다. 또한, 객체 생성을 최소화하고 스트링을 코드의 퍼포먼스를 향상시킬 수 있는 배열로 대체하는 방법을 비롯한 트릭에 대해서도 잘 보여주고 있다.

목차

1. Introduction
Why Is It Slow?
The Tuning Game
System Limitations and What to Tune
A Tuning Strategy
Perceived Performance
Starting to Tune
What to Measure
Don't Tune What You Don't Need to Tune
Performance Checklist

2. Profiling Tools
Measurements and Timings
Garbage Collection
Method Calls
Object-Creation Profiling
Monitoring Gross Memory Usage
Client/Server Communications
Performance Checklist

3. Underlying JDK Improvements
Garbage Collection
Tuning the Heap
Gross Tuning
Fine-Tuning the Heap
Sharing Memory
Replacing JDK Classes
Faster VMs
Better Optimizing Compilers
Sun's Compiler and Runtime Optimizations
Compile to Native Machine Code
Native Method Calls
Uncompressed ZIP/JAR Files
Performance Checklist

4. Object Creation
Object-Creation Statistics
Object Reuse
Reference Objects
Avoiding Garbage Collection
Initialization
Early and Late Initialization
Performance Checklist

5. Strings
The Performance Effects of Strings
Compile-Time Versus Runtime Resolution of Strings
Conversions to Strings
Strings Versus char Arrays
String Comparisons and Searches
Sorting Internationalized Strings
Performance Checklist

6. Exceptions, Assertions, Casts, and Variables
Exceptions
Assertions
Casts
Variables
Method Parameters
Performance Checklist

7. Loops, Switches, and Recursion
Loops
Tuning a Loop
Exception-Terminated Loops
Switches
Recursion
Recursion and Stacks
Performance Checklist

8. I/O, Logging, and Console Output
Replacing System.out
Logging
From Raw I/O to Smokin' I/O
Serialization
Clustering Objects and Counting I/O Operations
Compression
NIO
Performance Checklist

9. Sorting
Avoiding Unnecessary Sorting Overhead
An Efficient Sorting Framework
Better Than O(nlogn) Sorting
Performance Checklist

10. Threading
User-Interface Thread and Other Threads
Race Conditions
Deadlocks
Synchronization Overhead
Timing Multithreaded Tests
Atomic Access and Assignment
Thread Pools
Load Balancing
Threaded Problem-Solving Strategies
Performance Checklist

11. Appropriate Data Structures and Algorithms
Collections
Java 2 Collections
Hashtables and HashMaps
Optimizing Queries
Comparing LinkedLists and ArrayLists
The RandomAccess Interface
Cached Access
Caching Examples
Finding the Index for Partially Matched Strings
Search Trees
Performance Checklist

12. Distributed Computing
Tools
Message Reduction
Comparing Communications Layers
Caching
Batching I
Application Partitioning
Batching II
Low-Level Communication Optimizations
Distributed Garbage Collection
Databases
Web Services
Performance Checklist

13. When to Optimize
When Not to Optimize
Tuning Class Libraries and Beans
Analysis
Design and Architecture
Tuning After Deployment
More Factors That Affect Performance
Performance Planning
Performance Checklist

14. Underlying Operating System and Network Improvements
Hard Disks
CPU
RAM
Network I/O
Performance Checklist

15. J2EE Performance Tuning
Performance Planning
J2EE Monitoring and Profiling Tools
Measurements: What, Where, and How
Load Testing
User Perception
Clustering and Load Balancing
Tuning JMS
Performance Checklist

16. Tuning JDBC
Measuring JDBC Performance
Tuning JDBC
Performance Checklist

17. Tuning Servlets and JSPs
Don't Use SingleThreadModel
Efficient Page Creation and Output
Body Tags
Cache Tags
HttpSession
Compression
More Performance Tips
Case Study: Ace's Hardware SPECmine Tool
Performance Checklist

18. Tuning EJBs
Primary Design Guidelines
Performance-Optimizing Design Patterns
The Application Server
More Suggestions for Tuning EJBs
Case Study: The Pet Store
Case Study: Elite.com
Performance Checklist

19. Further Resources
The Primary Resource
Books
Magazines
URLs
Profilers
Optimizers

저자소개

Jack Shirazi (지은이)    정보 더보기
펼치기
이 포스팅은 쿠팡 파트너스 활동의 일환으로,
이에 따른 일정액의 수수료를 제공받습니다.
도서 DB 제공 : 알라딘 서점(www.aladin.co.kr)
최근 본 책