Skip to content

plb-formation/pydflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background

For background on PyDFlow see http://people.cs.uchicago.edu/~tga/, in particular the following Master's paper: Armstrong, Timothy G., "Integrating Task Parallelism into the Python Programming Language", University of Chicago, Department of Computer Science, May 2011.

Prerequisites

PyDFlow requires Python 2.x, where x >= 5.

Installation

For now, add the src subdirectory to your Python path. All PyDFlow components fall under the PyDFlow module.

Source Tree

The main PyDFlow source tree is under src/PyDFlow

Examples

Examples of PyDFlow usage can be found under src/PyDFlow/examples

About

Task-parallel computing in Python with dataflow coordination

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.1%
  • Shell 1.1%
  • C 0.8%