[ZODB-Dev] python types question

Jürgen Herrmann Juergen.Herrmann at XLhost.de
Fri Aug 19 11:11:43 EDT 2005


hi!

i have a backend to establish many2many relations between objects.
the relations are all bi-directional. for the storage i use a
PersistentMapping, keys are relation names (strings), values
are PersistentLists that hold the (globaly uniqe) oids of the
related objects (strings also).

now my question: regarding performance and having conflict errors
in mind (an object might well be related to several thousand others,
such a PersistentList objectwould be that big then) - is it wise to
use these two classes or is there something "better" to use?
(any hints are ok, i'll gladly do the rtfm then :)

thanks in advance,
juergen herrmann
_______________________________________________________________________

>> XLhost.de - eXperts in Linux hosting <<

Jürgen Herrmann
Bruderwöhrdstraße 15b, DE-93051 Regensburg

Fon:  +49 (0)700 XLHOSTDE [0700 95467833]
Fax:  +49 (0)721 151 463027
WEB:  http://www.XLhost.de


More information about the ZODB-Dev mailing list