<html><head></head><body bgcolor="#FFFFFF"><div><div style="text-align: left;direction: ltr; ">Thanks guys, I'll try the Basho implementation, and look into thrift.</div><br>Sent from my iPhone</div><div><br>On 26 Feb 2012, at 16:02, Matthew Evans <<a href="mailto:mattevans123@hotmail.com">mattevans123@hotmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
<div dir="ltr">Most of Basho's proto file handling works, but a few things don't.<br><br>Another option that I am using with great success is Apache's Thrift. It was originally built by Facebook. The good thing with Thrift is that Erlang is an officially supported language.<br><br><a href="http://thrift.apache.org/">http://thrift.apache.org/</a><br><br>You can even implement entire services in a language neutral way.<br><br>> Date: Sun, 26 Feb 2012 14:17:17 +0100<br>> From: <a href="mailto:xtzgzorex@gmail.com">xtzgzorex@gmail.com</a><br>> To: <a href="mailto:alex.arnon@gmail.com">alex.arnon@gmail.com</a><br>> CC: <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>> Subject: Re: [erlang-questions] Looking for a stable Protocol Buffers     implementation.<br>> <br>> Hi,<br>> <br>> You can try Piqi: <a href="http://piqi.org/">http://piqi.org/</a><br>> <br>> Regards,<br>> Alex<br>> <br>> On Sun, Feb 26, 2012 at 10:15 AM, Alex Arnon <<a href="mailto:alex.arnon@gmail.com">alex.arnon@gmail.com</a>> wrote:<br>> > Hi All,<br>> ><br>> > I am looking for a production-ready Protocol Buffers implementation for<br>> > Erlang. Which is recommended?<br>> ><br>> > Cheers,<br>> > Alex.<br>> ><br>> ><br>> > _______________________________________________<br>> > erlang-questions mailing list<br>> > <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>> > <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>> ><br>> _______________________________________________<br>> erlang-questions mailing list<br>> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>> <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>                                    </div>
</div></blockquote></body></html>