Transaction Processing: Concepts and Techniques (Hardcover)

Jim Gray, Andreas Reuter

  • 出版商: Morgan Kaufmann
  • 出版日期: 1992-09-01
  • 售價: $3,070
  • 貴賓價: 9.5$2,917
  • 語言: 英文
  • 頁數: 1070
  • 裝訂: Hardcover
  • ISBN: 1558601902
  • ISBN-13: 9781558601901
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Transaction processing techniques are deeply ingrained in the fields of  
databases and operating systems and are used to monitor, control and update  
information in modern computer systems. This book will show you how large,  
distributed, heterogeneous computer systems can be made to work reliably.  
Using transactions as a unifying conceptual framework, the authors show how  
to build high-performance distributed systems and high-availability  
applications with finite budgets and risk.  
 
 
The authors provide detailed explanations of why various problems occur as  
well as practical, usable techniques for their solution. Throughout the book,  
examples and techniques are drawn from the most successful commercial and  
research systems. Extensive use of compilable C code fragments demonstrates  
the many transaction processing algorithms presented in the book. The book  
will be valuable to anyone interested in implementing distributed systems  
or client/server architectures.

Contents


1 INTRODUCTION  
2 BASIC COMPUTER SCIENCE TERMINOLOGY  
3 FAULT TOLERANCE  
4 TRANSACTION MODELS  
5 TRANSACTION PROCESSING MONITORS - An Overview  
6 TRANSACTION PROCESSING MONITORS  
7 ISOLATION CONCEPTS  
8 LOCK IMPLEMENTATION  
9 LOG MANAGER  
10 TRANSACTION MANAGER CONCEPTS  
11 TRANSACTION MANAGER STRUCTURE  
12 ADVANCED TRANSACTION MANAGER TOPICS  
13 FILE AND BUFFER MANAGEMENT  
14 THE TUPLE-ORIENTED FILE SYSTEM  
15 ACCESS PATHS  
16 SURVEY OF TP SYSTEMS  

商品描述(中文翻譯)

交易處理技術深深根植於資料庫和作業系統領域,並用於監控、控制和更新現代計算機系統中的資訊。本書將向您展示如何使大型、分散式、異構計算機系統可靠運作。作者以交易作為統一的概念框架,展示如何在有限的預算和風險下構建高效能的分散式系統和高可用性的應用程式。

作者詳細解釋了各種問題發生的原因,以及實用的解決技術。在整本書中,範例和技術均來自最成功的商業和研究系統。廣泛使用可編譯的 C 程式碼片段展示了書中提出的多種交易處理演算法。本書對於任何有興趣實現分散式系統或客戶端/伺服器架構的人都將具有價值。

目錄

1 介紹
2 基本計算機科學術語
3 故障容忍
4 交易模型
5 交易處理監控器 - 概述
6 交易處理監控器
7 隔離概念
8 鎖實作
9 日誌管理器
10 交易管理器概念
11 交易管理器結構
12 進階交易管理器主題
13 檔案與緩衝區管理
14 元組導向檔案系統
15 存取路徑
16 交易處理系統調查