[erlang-questions] The 2 GB limit

Jarrod Roberson jarrod@REDACTED
Tue Nov 24 19:20:40 CET 2009


Actually an interesting thing to look into for LARGE structured storage is
HDF5.
I have used it in a couple of projects where I needed to be able to store
arbitrary sized files and file groups with metadata about them.
I have used it from Python, Java and Objective-C. It shouldn't be to hard to
"port" dets to use something like this library to store data in.


More information about the erlang-questions mailing list