2000 character limit reached
Object-Oriented Parallel Programming (1404.4666v1)
Published 17 Apr 2014 in cs.PL
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.