摘要
本文对乐观嵌套工作流事务的基本概念及其规则进行形式化描述,并对乐观嵌套工作流事务的层次化、可串行性进行了讨论。最后得出结论:1)利用乐观嵌套模型来调度事务是可以串行调度的,它能够保证数据的一致性。2)在乐观嵌套工作流事务执行过程中采用多版本的数据管理机制来处理并发事务访问同一数据及其中间状态,是无联级回退的。
The formal description of the definition and running rules in Optimistic Nested Workflow Transaction Model are introduceed in this paper. Some properties, such as Hierarchies and serializability, are discussed. Two conclusions below are also presented: 1)this model can ensure the data integrity,because transactions are serializable by a transaction scheduler; 2)this model adopts multi-data version to store intermediate state of data accessed by transaction, and therefore transaction recovery is cascadeless.
出处
《计算机科学》
CSCD
北大核心
2006年第7期107-110,195,共5页
Computer Science
基金
"陕西省自然科学基金"(项目编号:2005F46)
"西安科技攻关计划"(项目编号:GG05022)项目资助。
关键词
乐观嵌套工作流事务模型
工作流事务
形式化描述
Optimistic nested workflow transaction model,Workflow transaction,Formal description