[erlang-questions] Looking for a stable Protocol Buffers implementation.

Matthew Evans mattevans123@REDACTED
Sun Feb 26 15:02:28 CET 2012


Most of Basho's proto file handling works, but a few things don't.

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.

http://thrift.apache.org/

You can even implement entire services in a language neutral way.

> Date: Sun, 26 Feb 2012 14:17:17 +0100
> From: xtzgzorex@REDACTED
> To: alex.arnon@REDACTED
> CC: erlang-questions@REDACTED
> Subject: Re: [erlang-questions] Looking for a stable Protocol Buffers	implementation.
> 
> Hi,
> 
> You can try Piqi: http://piqi.org/
> 
> Regards,
> Alex
> 
> On Sun, Feb 26, 2012 at 10:15 AM, Alex Arnon <alex.arnon@REDACTED> wrote:
> > Hi All,
> >
> > I am looking for a production-ready Protocol Buffers implementation for
> > Erlang. Which is recommended?
> >
> > Cheers,
> > Alex.
> >
> >
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://erlang.org/mailman/listinfo/erlang-questions
> >
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120226/2553fb6a/attachment.htm>


More information about the erlang-questions mailing list