Tonino wrote:
Hi,
Just an interested question - I friend is testing a few JAVA intergration bus's that will be used to intergrate his companies services - I was wondering if there was a python intergration bus ? other than maybe Pyro ?
Thanks Tonino
Hello Tonino
There is a Python module (http://www.python.org/other/spread/) for Spread (http://www.spread.org/ ) that is worth looking at.
There is also some work on a rpc module using spread. http://pyhacks.suddenthinks.com/spreadrpc/, never worked with this one though.
There is a great module for IBM's websphere mq, pymqi ( http://pymqi.sourceforge.net/) by L Smithson. This obviously depends on using the Commercial websphere MQ product though.
If web services are an option you can also have a look at
Clarence (http://clarens.sourceforge.net)
and / or
http://pywebsvcs.sourceforge.net/
I've previously stumbled accross some others at sourceforge, but this should get you started.
jaco
-- http://mail.python.org/mailman/listinfo/python-list