Binary parsing

Inswitch Solutions - Erlang Evaluation erlang@REDACTED
Tue Apr 22 16:34:44 CEST 2003



I have a C/C++ port which receives bytes to be parsed for a specific protocol.
The parsing could be done in C/C++ or I can forward the bytes to Erlang and
make the parsing here.
What would be the best choice ?
By means of performance how is binary pattern matching in Erlang compared to C/C++ code?


Thanks,
Eduardo Figoli
INSwitch Solutions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20030422/16dc10fd/attachment.htm>


More information about the erlang-questions mailing list