home contents changes options help subscribe edit (external edit)

A BTree is a balanced tree data structure that behaves like a mapping but distributes keys throughout a number of tree nodes. Introduction to Zope BTrees? aren't quite like this, but you'd have to pick Tim's brain to find out how they differ. These are provided by the BTrees package included in Introduction to Zope. Use these instead of python dictionaries when a mapping may be large.

A BTreeFolder? is a BTree-based folder, useful for managing many objects. Nowadays, people use the BTreeFolder2 product to get hold of these.

ZODB/ZEO Programmers Guide: BTrees? Package
good information

http://zope.org/Wikis/ZODB/BTreeConflictResolution --


comments:

link wrong? -- Thu, 05 May 2005 03:45:14 -0700 reply
The [API documentation]:BTrees.html link goes off to some issue tracker. I don't think that's what was intended.

link wrong? --simon, Thu, 05 May 2005 14:29:08 -0700 reply
You're right; I've removed the stale Remotewikiurl link on API documentation, avoid '[API documentation]:something'-type links for now.



subject:
  ( 28 subscribers )