pprocess

Elementary parallel programming for Python
Download

pprocess Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Paul Boddie
  • Publisher web site:
  • http://www.boddie.org.uk/

pprocess Tags


pprocess Description

Elementary parallel programming for Python pprocess is a Python module that provides elementary support for parallel programming in Python using a fork-based process creation model in conjunction with a channel-based communications model implemented using socketpair (or pipes) and poll. Requirements: · Python


pprocess Related Software