[erlang-questions] Building edtk and bdb

Ulf Wiger (TN/EAB) ulf.wiger@REDACTED
Sat Oct 13 00:55:53 CEST 2007


Matt Stancliff wrote:
> 
>    With all the talk of BDB recently on the mailing list, I'd like to
> share some benchmarks I have.  I have a generic BDB/Mnesia compatibility
> layer, but it's fairly slow compared to raw BDB or mnesia access:

Thanks - good stuff.

This does highlight the huge advantages of having an
in-memory, low-impedance, database framework (ets and
mnesia) at your fingertips.

It enables access patterns that would be very impractical,
even with something as fast as BDB.

BR,
Ulf W



More information about the erlang-questions mailing list