[Zope] Make a Zope object single threaded
Tim Lakey
tim@carbonwave.com
Wed, 7 Mar 2001 16:02:56 -0800
Thanks, we'll take a look at that.
> -----Original Message-----
> From: Dieter Maurer [mailto:dieter@handshake.de]
> Sent: Wednesday, March 07, 2001 1:32 PM
> To: Tim Lakey
> Cc: zope@zope.org
> Subject: Re: [Zope] Make a Zope object single threaded
>
>
> Tim Lakey writes:
> > Does anyone know how to force a Zope product to be single
> threaded within
> > Zope?
> I cannot tell you, how you can make a single product single threaded,
> but
>
> URL:http://www.dieter.handshake.de/pyprojects/zope/SharedResource.html
>
> will show you, how you can synchronize access to a resource using
> locks.
>
>
> Dieter
>
>
>
>
>
>