locks in threads

Blake Winton bwinton at tor.dhs.org
Sat Nov 4 11:13:30 EST 2000


On 3 Nov 2000 13:29:11 -0800, Aahz Maruch wrote:
>In article <3A02BBE7.E58CD78D at ira.uka.de>,
>Markus von Ehr  <vonehr at ira.uka.de> wrote:
>* you need consistant data across multiple variables

Note that you don't need a lock in this case, as long
as you store all the data in a Wrapper object, and
have a method to get a copy of the object, and another
method to set the object.

Later,
Blake.
-- 
9:40pm up 52 days, 21:07, 2 users, load average: 0.02, 0.09, 0.07



More information about the Python-list mailing list