Search code examples
pythonp2pcluster-computingdistributed-objects

Looking for clustering message framework for Python


I'm looking for a messaging framework to build up a cluster in Python (something similar to Apache Tribes).

Are there any such frameworks in Python?


Solution

  • I am not too familiar with Apache Tribes but have you looked at Pyro?

    http://www.xs4all.nl/~irmen/pyro3/