communicating with Java (from Python)
Lee Harr
missive at frontiernet.net
Tue Feb 10 16:16:07 EST 2004
> I want to communicate my Python application with the Java one.
> The most obvious choice is XML-RPC, but ... I wonder about something
> more pythonic and powerful, like pyro.
>
> Could you suggest something?
>
> Using Jython to be able to use pyro is not technically feasible.
>
I know some work has been done porting twisted's perspective broker
(PB) to java. That could be an interesting way to go.
More information about the Python-list
mailing list