FW: Python Query: How to i share variable between two processes without IPC.

Rijhwani, Mukesh mukesh.rijhwani at logicacmg.com
Thu Dec 1 04:52:20 EST 2005


 
Hi everyone,
 
Question: how do i share variable between two processes without IPC.
 
context: i have a process which is running and i want to update one of
the variables use by this process with ANOTHER process.
I understand there are various IPC mechanisms like shared memory, pipes,
signals, etc., but i would like to use something simple. 
 
A similar thing is available in perl (check the mail attached). 
 
Would appreciate, if anyone of you can help me out on this.
Thanks for your time.
 
warm regards,
Mukesh Rijhwani
 


This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20051201/a0b3df06/attachment.html>
-------------- next part --------------
An embedded message was scrubbed...
From: "Rijhwani, Mukesh" <mukesh.rijhwani at logicacmg.com>
Subject: PERL: Sharing Variables in Different Processes
Date: Thu, 1 Dec 2005 12:58:45 +0530
Size: 29819
URL: <http://mail.python.org/pipermail/python-list/attachments/20051201/a0b3df06/attachment.mht>


More information about the Python-list mailing list