作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (4): 51-52. doi: 10.3969/j.issn.1000-3428.2009.04.017

• 软件技术与数据库 • 上一篇    下一篇

协同虚拟环境中的并发控制机制

符云清,全文君   

  1. (重庆大学计算机学院,重庆 400044)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-02-20 发布日期:2009-02-20

Concurrency Control Mechanism in Collaborative Virtual Environment

FU Yun-qing, QUAN Wen-jun   

  1. (College of Computer Science, Chongqing University, Chongqing 400044)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-02-20 Published:2009-02-20

摘要: 针对协同虚拟环境(CVE)并发控制在一致性、响应性和并发性之间存在的矛盾,提出一种基于客户端的并发控制机制。该机制通过在客户端保存共享物体的状态信息,使系统的一致性得到提高,利用基于对象属性的并发控制思想,提高系统的响应性。实验表明,该并发控制机制能使CVE系统在一致性、响应性和并发性等方面达到较好的平衡。

关键词: 协同虚拟环境, 并发控制, 一致性, 响应性, 属性

Abstract: Aiming at the contradiction between consistency, responsiveness and concurrency in concurrency control of Collaborative Virtual Environment(CVE), a client-based concurrency control mechanism is proposed in this paper. The consistency is guaranteed and improved through the state information of sharing objects which is preserved in client. Attribute-based concurrency control is introduced to promote the responsiveness of CVE system. Experiment shows that the consistency, responsiveness and concurrency of CVE system can be well balanced by the control mechanism.

Key words: Collaborative Virtual Environment(CVE), concurrency control, consistency, responsiveness, attribute

中图分类号: