-2

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?

halfer
  • 19,824
  • 17
  • 99
  • 186
JMW
  • 7,151
  • 9
  • 30
  • 37

1 Answers1

2

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

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

stderr
  • 8,567
  • 1
  • 34
  • 50