Thanks Kurt ...
Ben Duncan
bns
Thu Feb 16 22:02:09 PST 2006
I found the stdint.h just yesterday (Since linux-sxs was down).
I am setting up MVDBM to use 64 bit integers for file access and 32 bit
for record / field parsing (using stdint types).
I have decided to go with a B+tree style with the leaf nodes containing the
data side of things. Keeping it all in one file seems most prudent for now.
I have seen some B+Tress that use a Index and a separate DATA file, but I
do not know what ramification on speed having 2 files like that will have.
--
Ben Duncan - VersAccounting Software LLC 336 Elton Road Jackson MS, 39212
"Never attribute to malice, that which can be adequately explained by stupidity"
- Hanlon's Razor
More information about the Linux-users
mailing list