高级检索

    基于共享对象的SOC ++并行语言的设计与实现

    DESIGN AND IMPLEMENTATION OF A SHARED OBJECT BASED SOC++ PARALLEL LANGUAGE

    • 摘要: 在计算机机群系统中,将共享内存模型和面向对象技术相结合,构成共享对象的程序设计模型.基于该模型,本文实现了一个以C++为宿主语言的SOC++并行语言.该语言为用户提供对象共享、队列分布的程序设计机制,能大大降低并行程序设计的难度.文中详细介绍了SOC++语言、编程模型及其实现,并给出了实验结果与分析.

       

      Abstract: 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.

       

    /

    返回文章
    返回