GitHub - mnhan32/msgflo-python: Python participant support for MsgFlo · GitHub
Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

Repository files navigation

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

About

Python participant support for MsgFlo

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages