I use Pyro. Has always been fast enough for me. It spares you the troubles
of bloated XML-documents other RPC-mechanisms use.

Of course it is RPC, not "only" IPC - so it comes with a tradeoff. But so
far, it has been always fast enough for me.
Unfortunately, I'm developing an ORB, and using another type of ORB to transport data would be silly. :-) I need the lower level stuff.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to