文件名称:copy

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2015-12-26
  • 文件大小:
  • 9kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • a**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

模拟两级复制算法,引入了将系统进行分级的思想。该算法充分考虑了典型的移动计算环境中可信部分和移动部分的性能差异,将整个移动计算环境分为两级,第一级是通过固定网络保持连接的基结点,每个基结点维护数据库的一个副本,且这个基结点是大部分数据对象的结点,此级复制是基结点之间的复制。第二级为时常处于断连状态的移动结点,它们有时候通过无线网络与基结点相连接,有时处于断接状态,也存有数据库的部分副本,此级复制是指移动结点与基结点之间的复制。这样,可信部分总能保持传统分布计算环境下的若干特征,而不会因为移动计算的引入对系统性能产生不良的影响。

两级复制机制的主要研究目的在于保证所有结点的数据在经过一些临时状态的改变后能够趋于一致。

-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.h

.........\DB.cpp

.........\main.cpp

.........\ret_sql.txt

.........\socket_ser.cpp

mobile_node

...........\DB.cpp

...........\main.cpp

...........\mobile_node.h

...........\odd.txt

...........\ret_recv.txt

...........\ret_sql.txt

...........\socket_cli.cpp

...........\sql.txt

README.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org