tdb performance
Christopher R. Hertel
crh at nts.umn.edu
Wed Jan 23 09:46:05 GMT 2002
> tdb is not as fast as I would like it to be. I was wondering if anyone had
> considered caching for the recently accessed keys in the database (perhaps
> the size of the cache being configurable on open)? My hope is that perhaps
> someone who understands the code a bit better can explain to me why it is
> a grossly terrrible idea before I go ahead and try to implement it.
This is a *wild guess* as I'm not familiar with the TDB code itself...
but any caching would need to allow for multiple simultanious access just
as TDB does. I think that would be the only thing that would cause a
problem.
Chris -)-----
--
Christopher R. Hertel -)----- University of Minnesota
crh at nts.umn.edu Networking and Telecommunications Services
Ideals are like stars; you will not succeed in touching them
with your hands...you choose them as your guides, and following
them you will reach your destiny. --Carl Schultz
More information about the samba-technical
mailing list