<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3502.5390" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I have a C/C++ port which </FONT><FONT 
face=Arial size=2>receives bytes to </FONT><FONT face=Arial size=2>be parsed for 
a specific protocol.</FONT></DIV>
<DIV><FONT face=Arial size=2>The parsing could be done in C/C++ or I can 
</FONT><FONT face=Arial size=2>forward the bytes to Erlang and</FONT></DIV>
<DIV><FONT face=Arial size=2>make the parsing here.</FONT></DIV>
<DIV><FONT face=Arial size=2>What would be the best choice ?</FONT></DIV>
<DIV><FONT face=Arial size=2>By means of performance how is binary pattern 
matching in Erlang compared to C/C++ code?</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Eduardo Figoli</FONT></DIV>
<DIV><FONT face=Arial size=2>INSwitch Solutions</FONT></DIV>
<DIV> </DIV></BODY></HTML>