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

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

High-Performance Parallel DP &

High-Performance Parallel DP & (Hardcover)

David Taniar, Clement H. C. Leung, Wenny Rahayu (지은이)
John Wiley & Sons Inc
237,880원

일반도서

검색중
서점 할인가 할인률 배송비 혜택/추가 실질최저가 구매하기
195,060원 -18% 0원
9,760원
185,300원 >
yes24 로딩중
교보문고 로딩중
notice_icon 검색 결과 내에 다른 책이 포함되어 있을 수 있습니다.

중고도서

검색중
서점 유형 등록개수 최저가 구매하기
로딩중

eBook

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

책 이미지

High-Performance Parallel DP &
eBook 미리보기

책 정보

· 제목 : High-Performance Parallel DP & (Hardcover) 
· 분류 : 외국도서 > 컴퓨터 > 시스템 구조 > 분산 시스템/컴퓨팅
· ISBN : 9780470107621
· 쪽수 : 576쪽
· 출판일 : 2008-09-01

목차

PART I: INTRODUCTION.

Chapter 1: Introduction.

1.1 A Brief Overview: Parallel Databases and Grid Databases.

1.2 Parallel Query Processing: Motivations.

1.3 Parallel Query Processing: Objectives.

1.4 Forms of Parallelism.

1.5 Parallel Database Architectures.

1.6 Grid Database Architecture.

1.7 Structure of this Book.

1.8 Summary.

1.9 Bibliographical Notes.

1.10 Exercises.

Chapter 2: Analytical Models.

2.1 Cost Models.

2.2 Cost Notations.

2.3 Skew Model.

2.4 Basic Operations in Parallel Databases.

2.5 Summary.

2.6 Bibliographical Notes.

2.7 Exercises.

PART II: BASIC QUERY PARALLELISM.

Chapter 3: Parallel Search.

3.1 Search Queries.

3.2 Data Partitioning.

3.3 Search Algorithms.

3.4 Summary.

3.5 Bibliographical Notes.

3.6 Exercises.

Chapter 4: Parallel Sort and Group-By.

4.1 Sorting, Duplicate Removal, and Aggregate Queries.

4.2 Serial External Sorting Method.

4.3 Algorithms for Parallel External Sort.

4.4 Parallel Algorithms for GroupBy Queries.

4.5 Cost Models for Parallel Sort.

4.6 Cost Models for Parallel GroupBy.

4.7 Summary.

4.8 Bibliographical Notes.

4.9 Exercises iii.

Chapter 5: Parallel Join.

5.1 Join Operations.

5.2 Serial Join Algorithms.

5.3 Parallel Join Algorithms.

5.4 Cost Models.

5.5 Parallel Join Optimization.

5.6 Summary.

5.7 Bibliographical Notes.

5.8 Exercises.

PART III: ADVANCED PARALLEL QUERY PROCESSING.

Chapter 6: Parallel GroupBy-Join .

6.1 GroupBy-Join Queries.

6.2 Parallel Algorithms for GroupBy-Before-Join Query Processing.

6.3 Parallel Algorithms for ?GroupBy-After-Join? Query Processing.

6.4 Cost Model Notations.

6.5 Cost Model for "GroupBy-Before-Join" Query Processing.

6.6 Cost Model for "GroupBy-After-Join" Query Processing.

6.7 Summary.

6.8 Bibliographical Notes.

6.9 Exercises.

Chapter 7: Parallel Indexing.

7.1 Parallel Indexing - An Internal Sight of Parallel Indexing Structures.

7.2 Parallel Indexing Structures.

7.3 Index Maintenance.

7.4 Index Storage Analysis.

7.5 Parallel Processing of Search Queries Using Index.

7.6 Parallel Index-Join Algorithms.

7.7 Comparative Analysis.

7.8 Summary.

7.9 Bibliographical Notes.

7.10 Exercises.

Chapter 8: Parallel Universal Quantification ? Collection Join Queries.

8.1 Universal Quantification and Collection Join.

8.2 Collection Types and Collection Join Queries.

8.3 Parallel Algorithms for Collection Join Queries.

8.4 Parallel Collection-Equi Join Algorithms.

8.5 Parallel Collection-Intersect Join Algorithms.

8.6 Parallel Sub-Collection Join Algorithms.

8.7 Summary.

8.8 Bibliographical Notes.

8.9 Exercises.

Chapter 9: Parallel Query Scheduling and Optimization.

9.1 Query Execution Plan.

9.2 Sub-Queries Execution Scheduling Strategies.

9.3 Serial vs. Parallel Execution Scheduling.

9.4 Scheduling Rules.

9.5 Cluster Query Processing Model.

9.6 Dynamic Cluster Query Optimization.

9.7 Other Approaches of Dynamic Query Optimization.

9.8 Summary.

9.9 Bibliographical Notes.

9.10 Exercises.

PART IV: GRID DATABASES.

Chapter 10: Transactions in Distributed and Grid Databases.

10.1 Grid Database Challenges.

10.2 Distributed Database Systems and Multidatabase Systems.

10.3 Basic Definitions on Transaction Management.

10.4 ACID Properties of Transactions.

10.5 Transaction Management in Various Database Systems.

10.6 Requirements in Grid Database Systems.

10.7 Concurrency Control Protocols.

10.8 Atomic Commit Protocols.

10.9 Replica Synchronization Protocols.

10.10 Summary.

10.11 Bibliographical Notes vi.

10.12 Exercises.

Chapter 11: Grid Concurrency Control.

11.1 A Grid Database Environment.

11.2 An Example.

11.3 Grid Concurrency Control.

11.4 Correctness of GCC Protocol.

11.5 Features of GCC Protocol.

11.6 Summary.

11.7 Bibliographical Notes.

11.8 Exercises.

Chapter 12: Grid Transaction Atomicity and Durability.

12.1 Motivation.

12.2 Grid Atomic Commit Protocol (Grid-ACP).

12.3 Handling Failure of Sites with Grid-ACP.

12.4 Summary.

12.5 Bibliographical Notes.

12.6 Exercises.

Chapter 13: Replica Management in Grids.

13.1 Motivation.

13.2 Replica Architecture.

13.3 Grid Replica Access Protocol (GRAP).

13.4 Handling Multiple Partitioning.

13.5 Summary.

13.6 Bibliographical Notes.

13.7 Exercises.

Chapter 14: Grid Atomic Commitment in Replicated Data.

14.1 Motivation.

14.2 Modified Grid Atomic Commitment Protocol.

14.3 Transaction Properties in Replicated Environment.

14.4 Summary.

14.5 Bibliographical Notes.

14.6 Exercises.

PART V: OTHER DATA INTENSIVE APPLICATIONS.

Chapter 15: Parallel Online Analytic Processing (OLAP) and Business Intelligence.

15.1 Parallel Multidimensional Analysis.

15.2 Parallelization of ROLLUP Queries.

15.3 Parallelization of CUBE Queries.

15.4 Parallelization of Top-N and Ranking Queries.

15.5 Parallelization of CUME_DIST Queries.

15.6 Parallelization of NTILE and Histogram Queries.

15.7 Parallelization of Moving Average and Windowing Queries.

15.8 Summary.

15.9 Bibliographical Notes.

15.10 Exercises.

Chapter 16: Parallel Data Mining - Association Rules and Sequential Patterns.

16.1 From Databases, Data Warehousing, to Data Mining: A Journey.

16.2 Data Mining: A Brief Overview.

16.3 Parallel Association Rules.

16.4 Parallel Sequential Patterns.

16.5 Summary.

16.6 Bibliographical Notes.

16.7 Exercises.

Chapter 17: Parallel Clustering and Classification.

17.1 Clustering and Classification.

17.2 Parallel Clustering.

17.3 Parallel Classification.

17.4 Summary.

17.5 Bibliographical Notes.

17.6 Exercises.

이 포스팅은 쿠팡 파트너스 활동의 일환으로,
이에 따른 일정액의 수수료를 제공받습니다.
이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다.
도서 DB 제공 : 알라딘 서점(www.aladin.co.kr)
최근 본 책