Message Passing?

Kris Caselden google at hanger.snowbird.net
Thu Aug 21 23:55:10 EDT 2003


What's the best method for communication between Python applications?
I'm looking for a simple message-passing routine. I tried looking at
pipes, but I haven't found much documentation. Sockets looks most
promising, but it seems a little more complicated than what I'm
looking for. Any suggestions?




More information about the Python-list mailing list