★ wanayoo — archive 1999 https://github.com/msgflo/msgflo-pythonNouvelle recherche | Portail wanayoo
Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Python participant support for MsgFlo
Python CoffeeScript
Branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
examples
spec
.gitignore
.travis.yml
LICENSE
README.md
msgflo.py
package.json
requirements.pip

README.md

msgflo-python: Python participant support for MsgFlo

MsgFlo is a distributed, polyglot FBP (flow-based-programming) runtime. It integrates with other FBP tools like the Flowhub visual programming IDE. This library makes it easy to create MsgFlo participants in Python.

msgflo-python currently supports Python 2 and is built on top of Haigha and gevent.

Status

Experimental

  • Basic support for setting up and running Participants with AMQP/RabbitMQ transport

Usage

See ./examples/repeat.py

Run in git

pip install -r requirements.pip -t .
python ./examples/repeat.py

License

MIT, see ./LICENSE

Something went wrong with that request. Please try again.