[Zope] Re: is it possible to see whether any user is using a perticular zope object

Chalu Kim chalu@egenius.com
Thu, 23 Nov 2000 14:28:03 -0500


This is a multi-part message in MIME format.
--------------12CC39620556C8101619BD5B
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit



subrahmanyan kalathur wrote:

> >As you want to serialize access to your database, you might
> >be interested in locking. Search the (searchable) list archive
> >for "lock" and "locking" to find more information about it.
> >For locking, too, my "SharedResource" can help you.
>
> >*HOWEVER*, I follow other posters: it is probably much easier
> >to switch to a different RDBMS.
>
> hi,
>
>    which RDBMS will u suggest.
> and for that what are the changes need to be done for my zope.
> and where can I get that.
> give the links please.
>

Is it important to keep transaction logs? Just avoid RDBMS without
row-leve locking. Typically, Sybase. I don't know about new one although
there is a trick of increasing page size and enabling it. Undocumented
feature. :-)

Why not build out role-based architecture with tracking include?

>
> thanks
> bye
>
> yours,
>
> K.H.Subrahmanyan
>
> ( subrahmanyan.kalathur@wipro.com )
>
> _______________________________________________
> 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 )

--------------12CC39620556C8101619BD5B
Content-Type: text/x-vcard; charset=us-ascii;
 name="chalu.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Chalu Kim
Content-Disposition: attachment;
 filename="chalu.vcf"

begin:vcard 
n:Kim;Chalu
tel;work:(212) 929-3087
x-mozilla-html:TRUE
url:www.egenius.com
org:eGenius, Inc  "Open-Source People"
adr:;;137 Varick Street, 6th FL;New York;New York;10013;US
version:2.1
email;internet:chalu@egenius.com
title:Chief Navigator
end:vcard

--------------12CC39620556C8101619BD5B--