Sharing common memory space (In form of List) across the python processes.

D'Arcy J.M. Cain darcy at druid.net
Tue Aug 26 09:11:30 EDT 2008


On Tue, 26 Aug 2008 18:18:53 +0530
Piyush Chechani <piyush.chechani at tcs.com> wrote:
> Please suggest how to share a in-memory list object across two different 
> programs?

Perhaps you want to investigate XML-RPC.  Check the docs for some
example scripts for both client and server.

P.S. Please drop the legal crap from your postings.  This is a public
list and such things are just a waste of space.

-- 
D'Arcy J.M. Cain <darcy at druid.net>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.



More information about the Python-list mailing list