Binary encoding for small objects: BSON or erlang:term_to_binary ?

Zvi zvi.avraham@REDACTED
Mon Aug 2 15:08:18 CEST 2010


And in term of performance on the Erlang side?
I guess term_to_binary is much faster?
Also BSON has 2 Erlang implementations, anyone can recommend one of
them?

On Aug 2, 2:59 pm, Max Lapshin <max.laps...@REDACTED> wrote:
> On Mon, Aug 2, 2010 at 4:57 PM, Zvi <zvi.avra...@REDACTED> wrote:
> > Which format would you choose: BSON or erlang:term_to_binary ?
> > ProtoBuffers ruled out because it requires schema.
>
> BSON will require less modifications to external source code, but
> erlang:term_to_binary is much more convenient.
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> Seehttp://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscr...@REDACTED


More information about the erlang-questions mailing list