[Zope] zope operations atomic?

Tom Deprez Tom Deprez" <tom.deprez@uz.kuleuven.ac.be
Wed, 31 Oct 2001 16:33:11 +0100


The only thing I've read about it is:

http://www.zope.org/Documentation/ZDG/Persistence.stx

(see end of chapter on threadsafety)

Regards, Tom.

----- Original Message ----- 
From: "Clark OBrien" <COBrien@isis-server.vuse.vanderbilt.edu>
To: <zope@zope.org>
Sent: Wednesday, October 31, 2001 4:11 PM
Subject: [Zope] zope operations atomic?


> Hi:
> I cannot find documentation that would tell me how zope manages thread
> synchronization
> 
> For instance:
> If there is a python script that adds and removes properties from a
> folder what happens
> if there are two  http requests to launch the script. Does one thread
> get a lock on the folder?
> does on thread get a lock on the Folder property? 
> 
> Any insight would be appreciated?
>                                       Clark
> 
> 
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )