摘要
在计算机机群系统中,将共享内存模型和面向对象技术相结合,构成共享对象的程序设计模型.基于该模型,本文实现了一个以C++为宿主语言的SOC++并行语言.该语言为用户提供对象共享、队列分布的程序设计机制,能大大降低并行程序设计的难度.文中详细介绍了SOC++语言、编程模型及其实现,并给出了实验结果与分析.
In the environment of network of computers, a shared object model can be constructed by combining the shared variable model and object oriented technology.Based on this model and the C++ language, this paper implements a SOC++ parallel language. The language provides object sharing and queue distributing strategy, thus effectively reducing the complexity of parallel programming. The SOC++ parallel language and its programming model and implementation are discussed in detail. Finally, some experiment results and analyses are given.
出处
《计算机研究与发展》
EI
CSCD
北大核心
1997年第S1期91-95,共5页
Journal of Computer Research and Development
基金
国家自然科学基金
教委博士点基金
关键词
机群系统
共享对象
共享内存
network of computers, shared object, shared memory