Process intercommunication

Mikael Olofsson mikael at isy.liu.se
Tue Nov 6 02:33:22 EST 2001


On 05-Nov-2001 Graham Dumpleton wrote:
 >  Depending on your requirements, you might consider an XML-RPC based
 >  solution. There are a number of toolkis available for Python which 
 >  support XML-RPC and by using such an approach you need not have to 
 >  worry about writing any significant code to respond to socket 
 >  requests nor to handling the marshalling
 >  or unmarshalling of data as the toolkits do this for you.
 >  
 >  For a complete example of a simple XML-RPC based system have a look at:
 >  
 >    http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/81612
 >  
 >  If you search around on the same site you should find other XML-RPC
 >  examples using other server side toolkits as well.

Thanks. I'll look into that. For the moment I'm considering sockets. 
It's simple enough for my brain to grasp. But nothing is carved in 
stone yet.

/Mikael

-----------------------------------------------------------------------
E-Mail:  Mikael Olofsson <mikael at isy.liu.se>
WWW:     http://www.dtr.isy.liu.se/dtr/staff/mikael               
Phone:   +46 - (0)13 - 28 1343
Telefax: +46 - (0)13 - 28 1339
Date:    06-Nov-2001
Time:    08:30:05

         /"\
         \ /     ASCII Ribbon Campaign
          X      Against HTML Mail
         / \

This message was sent by XF-Mail.
-----------------------------------------------------------------------
Linköpings kammarkör: www.kammarkoren.com




More information about the Python-list mailing list