It never fails (bsddb retirement in 2.3)

Nick Vargish nav at adams.patriot.net
Wed May 7 12:26:16 EDT 2003


eichin at metacarta.com writes:

> Oddly enough, the solution we (at Cygnus, not MIT, back in the
> "KerbNet" days) took was to switch from HASH mode to BTREE
> mode... because BTREE tested out to be much more reliable *and*
> significantly faster, for the particular load a krb5 kdc database was
> likely to present (not a "normal" one, we were actually testing with
> over a million "usernames".) 

This is very interesting. Thanks for the information... I had been
using bsddb.btopen() to create the databases; maybe I should just
continue to do that.

Nick

-- 
# sigmask.py  ||  version 0.2  ||  2003-01-07  ||  Feed this to your Python.
print reduce(lambda x,y:x+chr(ord(y)-1),'Ojdl!Wbshjti!=obwAqbusjpu/ofu?','')





More information about the Python-list mailing list