Skip to main content

An actor based programming framework

Project description

Pypes provides a framework for building component oriented architectures. It falls under the paradigm of Flow-Based Programming in which applications are defined as networks of “black box” processes, which exchange data across predefined connections called ports. These black box processes can be reconnected endlessly to form different applications without having to be changed internally. The concept is very similar, if not identical, to that of Unix pipes.

Pypes is designed to build applications in a more data centric manner where data flow is more prominent than control flow.

For detailed information regarding Flow-Based Programming concepts please see J. Paul Morrison’s Book titled Flow-Based Programming.

Features

  • Multi-Processor Support

  • Micro-Thread Architecture

  • Component Based

  • Cross Platform

  • Open Source

  • Web 2.0 Interface

Requirements

  • Stackless Python 2.6.x

Usage

http://bitbucket.org/diji/pypes/wiki/Home

Changelog

1.1.0 - Released March 4, 2010

  • Fixes build issues due to Pylons version bump

1.0.0 -Released February 14, 2010

  • Final stable release.

  • Merges pypesvds which is now deprecated

0.1.0b2 - Released August 15, 2009

  • Added recvall() which returns an interator over the port buffer

  • Added api-docs

  • Added examples

0.1.0b1 - Released August 10, 2009

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pypes-1.1.0.tar.gz (2.6 MB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page