Object-Oriented Parallel Programming
Programming Languages
2014-04-21 v1
Abstract
We introduce an object-oriented framework for parallel programming, which is based on the observation that programming objects can be naturally interpreted as processes. A parallel program consists of a collection of persistent processes that communicate by executing remote methods. We discuss code parallelization and process persistence, and explain the main ideas in the context of computations with very large data objects.
Cite
@article{arxiv.1404.4666,
title = {Object-Oriented Parallel Programming},
author = {Edward Givelberg},
journal= {arXiv preprint arXiv:1404.4666},
year = {2014}
}