Archive of UserLand's first discussion group, started October 5, 1998.

Re: Comparing hashes and tables..?

Author:Nicholas Riley
Posted:1/19/1999; 11:05:09 AM
Topic:Frontier on MacOS X Server
Msg #:2254 (In response to 2252)
Prev/Next:2253 / 2255

Hashes are RAM-based, of course, ignoring virtual memory. You can read and write them to disk files easily, with a command. I don't know if it's possible to embed an entire hash structure and serialize it to disk. That would be nice, but even if possible, would not be very efficient, since you'd have to load (deserialize) the entire structure into memory at once, unlike Frontier's table-at-a-time approach.




This page was archived on 6/13/2001; 4:47:23 PM.

© Copyright 1998-2001 UserLand Software, Inc.