期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
基于动态锁技术的分布式实时文本协同编辑算法
1
作者 周洋鸥 陈毛狗 《计算机工程》 EI CAS CSCD 北大核心 2005年第15期90-92,共3页
算法的核心思想是“先操作,后确认”。在一个协作者处发生的操作立刻被广播给其它协作者,由此保证了操作的实时性。协作者在编辑文档的同时,共同竞争其所操作区域的所有权,只有取得所操作区域的所有权的操作才能被确认为有效操作,没有... 算法的核心思想是“先操作,后确认”。在一个协作者处发生的操作立刻被广播给其它协作者,由此保证了操作的实时性。协作者在编辑文档的同时,共同竞争其所操作区域的所有权,只有取得所操作区域的所有权的操作才能被确认为有效操作,没有取得或被剥夺所有权的操作将被确认为无效操作并最终被取消。 展开更多
关键词 分布式实时文本协同编辑 并发控制 一致性 动态锁机制
在线阅读 下载PDF
基于相对位置的分布式实时协同编辑乐观锁并发控制算法 被引量:2
2
作者 詹永照 毛启容 宋顺林 《计算机科学》 CSCD 北大核心 2003年第7期126-129,共4页
Traditional locking mechanism is fit for the concurrency controlling and data consistency maintenance undercentralized architecture, but its response is slow, so it can not be used as concurrency controlling strategy ... Traditional locking mechanism is fit for the concurrency controlling and data consistency maintenance undercentralized architecture, but its response is slow, so it can not be used as concurrency controlling strategy for real-time distributed cooperative editing system. Moreover, operation transformation and data consistency maintenancetechnology are able to assure of quick response and unconstraint, but can't solve the context-specific inconsistencyproblems. Enlightened by the idea of operation transformation and optimistic locking mechanism, we bring forwardthe concurrency control algorithm of optimistic locking based on relative position. In this algorithm, the start positionof locking region and the position of operation are relative, and they are not transformed into absolute position untiloperations are sent to cooperative sites. Furthermore, any coeditor can edit in advance before his/her locking is con-firmed. If his/her locking is successful, the previous operations go into effect, or else undo these previous operations.We have analyzed the actual applications and can find that the possibility of undoing the previous editing operationsbecause of locking conflict is very little. So this concurrency controlling algorithm has virtues of quick response, nicedata consistency maintenance etc. 展开更多
关键词 实时分布式协同编辑系统 乐观锁 并发控制算法 相对位置 应用软件 CSCW
在线阅读 下载PDF
实时分布式协同编辑系统的研究与开发 被引量:1
3
作者 毛启容 詹永照 毕明 《计算机工程与应用》 CSCD 北大核心 2002年第24期144-146,212,共4页
文章以实时性、分布式为重点,介绍了实现实时分布式协同编辑系统的总体结构,着重研究了乐观锁机制的并发控制策略,最后简要介绍了该系统的协同感知处理。
关键词 实时分布式协同编辑系统 软件开发 并发控制 乐观锁机制 协同感知
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部