| 摘要: |
| 本文探讨如何通过类库将并发性引入顺序面向对象语言.以C++为例,在并发类库中提供并发类及相应工具,使之支持分布并行的面向对象程序设计.本文介绍并发类库及语言底层支撑系统的设计与实现,最后给出初步测试结果. |
| 关键词: 并发面向对象,并发对象,运行支撑系统. |
| DOI: |
| 分类号: |
| 基金项目:本文研究得到国家自然科学基金资助. |
|
| A Concurrent Class Library for C++ |
|
YANG Yan-zhong,WANG Wei,TIAN Lai-sheng
|
| Abstract: |
| In this paper, the authors discuss how to introduce concurrency into sequential object-oriented programming language. C++ as an example, the concurrency classes and corresponding tools are provided in the concurrency class library to support the distributed object-oriented programming. This paper shows the design and implementation of the concurrency class library and the supporting system. Last, the preliminary testing results are given. |
| Key words: Concurrent object-oriented, concurrent object, run-time support system. |