کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
433986 1441695 2014 26 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
An object-oriented parallel programming language for distributed-memory parallel computing platforms
ترجمه فارسی عنوان
یک زبان برنامه نویسی موازی شی گرا برای سیستم عامل های توزیع موازی
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نظریه محاسباتی و ریاضیات
چکیده انگلیسی


• The PObC++ language implements the concept of Object-Oriented Parallel Programming (OOPP).
• OOPP reconciles distributed-memory parallel programming with OO programming principles.
• OOPP separates concerns about inter-object and inter-process communication.
• OOPP makes it possible the encapsulation of distributed-memory parallel computations in objects.
• Performance of PObC++ programs is almost similar to the performance of C++/MPI programs.

In object-oriented programming (OOP) languages, the ability to encapsulate software concerns of the dominant decomposition in objects is the key to reaching high modularity and loss of complexity in large scale designs. However, distributed-memory parallelism tends to break modularity, encapsulation, and the functional independence of objects, since parallel computations cannot be encapsulated in individual objects, which reside in a single address space. For reconciling object-orientation and distributed-memory parallelism, this paper introduces OOPP (Object-Oriented Parallel Programming), a style of OOP where objects are distributed by default. As an extension of C++, a widespread language in HPC, the PObC++ language has been designed and prototyped, incorporating the ideas of OOPP.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Science of Computer Programming - Volume 80, Part A, 1 February 2014, Pages 65-90