Clear separation and combination of synchronization constraint for concurrent object oriented programming
Clear separation and combination of synchronization constraint for concurrent object oriented programming
复制标题
并发面向对象编程的同步约束的清晰分离和组合
DOI:
10.1109/aina.2003.1192966
复制
发表时间:
2003
期刊:
影响因子:
--
通讯作者:
Takaichi Yoshida
中科院分区:
文献类型:
--
作者:
Y. Yasutake;Yusuke Masuyama;Kentaro Oda;Takaichi Yoshida
This paper presents a language framework for a concurrent description and an implementation of a synchronization mechanism in distributed object-oriented computation. Some concurrent object-oriented languages are considered to be constructed from a user-defined function and a synchronization constraint. We propose the language for the synchronization constraint, which allows to define mutual exclusion and conditional synchronization by using declarative notations. The synchronization constraint is separated from user-defined functions, and the relation between them is described in the binding code. The binding mechanism reduces the dependency between them and contributes to code reuse. This framework makes it is easy for programmers to understand and describe the use-defined functions and synchronization constraints independently. The implementation of the synchronization mechanism is based on a reconfigurable object model that we are developing. The user-defined function and synchronization mechanism are implemented as its own separated module in the single object. Then the synchronization mechanism has flexibility and preserves the concept of object-orientation.
DOI:
10.1007/bfb0053381
发表时间:
1997-01-01
期刊:
ECOOP'97: OBJECT-ORIENTED PROGRAMMING
影响因子:
--
作者:
Kiczales, G;Lamping, J;Irwin, J
通讯作者:
Irwin, J