计算机与现代化 ›› 2013, Vol. 1 ›› Issue (7): 59-061.doi: 10.3969/j.issn.1006-2475.2013.07.015

• 算法设计与分析 • 上一篇    下一篇

使用控制系统中的并发优先控制研究

雷银香1,李沛武2   

  1. 1.南昌航空大学信息工程学院,江西南昌330063;2.南昌工程学院科研处,江西南昌330099
  • 收稿日期:2013-02-26 修回日期:1900-01-01 出版日期:2013-07-17 发布日期:2013-07-17

Research on Concurrent Priority in Usage Control System

LEI Yin-xiang1, LI Pei-wu2   

  1. 1. School of Information Engineering, Nanchang Hangkong University, Nanchang 330063, China; 2.Scientific Research Department, Nanchang Institute of Technology, Nanchang 330099, China
  • Received:2013-02-26 Revised:1900-01-01 Online:2013-07-17 Published:2013-07-17

摘要: 使用控制有两个重要的特征:属性的可变性和访问决策的连续性,在多个主体同时访问客体并改变客体的属性时,〖JP2〗为保证数据的一致性,要求同一时间只能有一个主体能够改变客体的属性,然而,当主体同时申请访问时存在优先权的问题。本文针对这一问题提出一种策略,使得在多个主体并发访问时,能够进行有依据的顺序访问,从而满足客户的需求。

关键词: 使用控制, 优先级, 并发访问, 属性判断

Abstract: There are two important characteristics in usage control: mutability of attributes and access decision continuity. In order to ensure data consistency, when a lot of subjects access to and change the attributes of one object at the same time, only one subject has the right to change the properties of the object. However, there is one problem exist, that is, who comes first as many subjects apply to change the properties of the object. Aiming at the question, the paper proposes a strategy, which brings sequential access when multiple subjects’ concurrent access to object and it meets the needs of customers.

Key words: UCON, priority, concurrent access, attribute judgment