文档详情

第二章节分布式数据库系统体系结构.ppt

发布:2017-03-18约9.11千字共34页下载文档
文本预览下载声明
第二章 分布式数据库系统体系结构 §2.1 系统结构 Architecture defines a system’s structure with Components Functions of components, and Their interactions ? Purpose of “reference architecture”: A framework for discussion Standardization §2.1 系统结构 DBMS Standardization Based on Components Based on Functions Based on data 最早的是基于数据组织的ANSI/SPARC Architecture(external view, internal view, conceptual view) ? §2.1 系统结构 分布式数据库系统借助于通信网络完成地理上分布存储的数据的逻辑集中管理。系统提供给用户的是全局外层视图,就象面对集中式数据库一样。全局外层用户的应用请求分布成局部请求及局部操作完成到结果提交及整个全局事务提交等操作由系统自动完成。 §2.1 系统结构 DBMS系统结构见图2.1所示。 §2.1 系统结构 其中: §2.1 系统结构 不同系统的系统结构图。 §2.1 系统结构 不同系统的系统结构图。 §2.1 系统结构 不同系统的系统结构图。 §2.1 系统结构 不同系统的系统结构图。 §2.1 系统结构 不同系统的系统结构图。 §2.2 功能结构 图2.3描述了DBMS的软件结构。 §2.2 功能结构 各模块功能进行简要描述: §2.2 功能结构 各模块功能进行简要描述: §2.3 模式结构 §2.3 模式结构 §2.3 模式结构 §2.3 模式结构 §2.3 模式结构 §2.3 模式结构 §2.4 Components of a Distributed DBMS §2.4 Components of a Distributed DBMS §2.4 Functional Schematic of an Integrated Distributed DBMS §2.5 分布式数据库系统分类 §2.5 分布式数据库系统分类 §2.5 分布式数据库系统分类 §2.5 分布式数据库系统分类 §2.5 分布式数据库系统分类 §2.6 MDBS Architecture §2.6 MDBS Architecture §2.6 MDBS Architecture §2.7字典信息的组织 §2.7字典信息的组织 §2.7字典信息的组织 3、Components of an MDBS USER Multi-DBMS Layer Query Processor Transaction Manager Scheduler Recovery Manager Runtime Support Processor DBMS User requests System responses … Query Processor Transaction Manager Scheduler Recovery Manager Runtime Support Processor DBMS Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspose Pty Ltd. 数据库系统中采用数据字典存储数据库定义、管理等信息。数据库系统中字典信息分全局字典和局部字典,其的组织分两种方式:集中式字典和分布式字典。 集中式字典是系统中的字典信息集中存储在某个场地存放,进行统一管理。对集中式字典维护方便,但会成为系统性能的瓶颈。 分布式字典是将字典中的信息分布在多个场地上存放,对局部字典是指字典信息不是集中存放在一起。分布式字典又分复制式分布和非复制式分布。复制式分布是在多个场地上存在字典信息的副本。非复制式分布是指将字典信息分散存储在多个场地上。 Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspose Pty Ltd. 全局字典组织图(见图2.8所示)由类型(局部或全局)、位置(分布或集中)、复制三维立体图来描述。 Evaluation only. Created with As
显示全部
相似文档