文件名称:copy
-
所属分类:
- 标签属性:
- 上传时间:2015-12-25
-
文件大小:9.49kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
模拟两级复制算法,引入了将系统进行分级的思想。该算法充分考虑了典型的移动计算环境中可信部分和移动部分的性能差异,将整个移动计算环境分为两级,第一级是通过固定网络保持连接的基结点,每个基结点维护数据库的一个副本,且这个基结点是大部分数据对象的结点,此级复制是基结点之间的复制。第二级为时常处于断连状态的移动结点,它们有时候通过无线网络与基结点相连接,有时处于断接状态,也存有数据库的部分副本,此级复制是指移动结点与基结点之间的复制。这样,可信部分总能保持传统分布计算环境下的若干特征,而不会因为移动计算的引入对系统性能产生不良的影响。
两级复制机制的主要研究目的在于保证所有结点的数据在经过一些临时状态的改变后能够趋于一致。
-Analog two replication algorithm, introduced the grading system of thought. The algorithm takes into account the typical mobile computing environments trusted part of the performance differences and moving parts, the entire mobile computing environment is divided into two stages, the first stage is the base nodes remain connected via the fixed network, each base node maintain a copy of the , and the group node is the node most of the data object, this base-level replication is replicated between nodes. The second level is often in a state of disconnection mobile nodes, they are sometimes connected through a wireless network to the base node, sometimes in a disconnected state, there are also part of the copy of the , this level refers to the mobile node replication and Copy groups between nodes. Thus, to maintain a credible part of the total number of feature traditional distributed computing environment, and not because of the introduction of mobile computing adverse effect on system p
两级复制机制的主要研究目的在于保证所有结点的数据在经过一些临时状态的改变后能够趋于一致。
-Analog two replication algorithm, introduced the grading system of thought. The algorithm takes into account the typical mobile computing environments trusted part of the performance differences and moving parts, the entire mobile computing environment is divided into two stages, the first stage is the base nodes remain connected via the fixed network, each base node maintain a copy of the , and the group node is the node most of the data object, this base-level replication is replicated between nodes. The second level is often in a state of disconnection mobile nodes, they are sometimes connected through a wireless network to the base node, sometimes in a disconnected state, there are also part of the copy of the , this level refers to the mobile node replication and Copy groups between nodes. Thus, to maintain a credible part of the total number of feature traditional distributed computing environment, and not because of the introduction of mobile computing adverse effect on system p
(系统自动生成,下载前可以参看下载内容)
下载文件列表
base_node/
base_node/base_node.h
base_node/DB.cpp
base_node/main.cpp
base_node/ret_sql.txt
base_node/socket_ser.cpp
mobile_node/
mobile_node/DB.cpp
mobile_node/main.cpp
mobile_node/mobile_node.h
mobile_node/odd.txt
mobile_node/ret_recv.txt
mobile_node/ret_sql.txt
mobile_node/socket_cli.cpp
mobile_node/sql.txt
README.txt
base_node/base_node.h
base_node/DB.cpp
base_node/main.cpp
base_node/ret_sql.txt
base_node/socket_ser.cpp
mobile_node/
mobile_node/DB.cpp
mobile_node/main.cpp
mobile_node/mobile_node.h
mobile_node/odd.txt
mobile_node/ret_recv.txt
mobile_node/ret_sql.txt
mobile_node/socket_cli.cpp
mobile_node/sql.txt
README.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.