[Zope] is it possible to see whether any user is using a perticular
zope object
Chris Withers
chrisw@nipltd.com
Wed, 22 Nov 2000 10:25:48 +0000
subrahmanyan kalathur wrote:
>
> So it is natural that more than one users can access the same page at the
> same time. So in my project, if such a situation comes then at least one
> user will get the error message.
Why? Zope is a multi-threaded we bserver capable of handling several
simultaneous requests. Many more if you use ZEO, but I would go there
just yet...
cheers,
Chris
PS: Thanks for not using HTML mail anymore ;-)