Bjørn, Nate,
I am just trying to measure the performance of MessagePack for
https://issues.apache.org/jira/browse/CASSANDRA-1735.
I'll post the result to CASSANDRA-1735 soon:-)
Muga Nishizawa
On Wed, Nov 17, 2010 at 4:14 AM, Nate McCall wrote:
> There is an open issue awaiting additio
There is an open issue awaiting additional info from the submitter:
https://issues.apache.org/jira/browse/CASSANDRA-1735
On Tue, Nov 16, 2010 at 1:10 PM, wrote:
>
> a friend made me aware of MessagePack today:
>
> http://msgpack.org/
>
> do any of you have any experien
a friend made me aware of MessagePack today:
http://msgpack.org/
do any of you have any experience with this? one interesting thing
about it is that the IDL compiler was written i Ruby -- which may make
it easy to run on JRuby and create a Maven plugin for compiling IDLs.
the project