Conference site » Proceedings

PMI - Parallel Method Invocation

Olaf Lenz
lenzo@mpip-mainz.mpg.de - Max Planck Institute for Polymer Research, Postfach 3148, D-55021 Mainz Germany

Abstract
The Python module ``pmi`` (Parallel Method Invocation) is presented. It allows users to write simple, non-parallel Python scripts that use functions and classes that are executed in parallel. The module is well suited to be employed by other modules and packages that want to provide functions that are executed in parallel. The user of such a module does not have to write a parallel script, but can still profit from parallel execution.

Citation

O Lenz, PMI - Parallel Method Invocation in Proceedings of the 8th Python in Science conference (SciPy 2009), G Varoquaux, S van der Walt, J Millman (Eds.), pp. 48-50

BibTeX entry

Full text PDF

Copyright The content of the articles of the Proceedings of the Python in Science Conference is copyrighted and owned by their original authors.
Terms of use For republication or other use of the material published, please contact the copyright owners to obtain permission.