
15 Sep
2010
15 Sep
'10
6:26 p.m.
On Wed, Sep 15, 2010 at 12:17 PM, Stefan Strasser <strasser@uni-bremen.de> wrote:
Zitat von Beman Dawes <bdawes@acm.org>: ...
here`s a proposed library by bob walters that deals with large containers on disk:
I don`t think it implements a B-trees at this point (but some kind of tree, see trans_map), but aims to provide an infrastructure for any kind of tree or container.
That library seems to deal with a higher, more database -like, level. Interesting in its own right, and with some overlap in applications, but not really competitive with a b-tree associative container AFAICS. Thanks for the link, --Beman