Quantcast
Channel: blog.vrplumber.com - Discussions on Generic Binary-Data Pack/Unpack Module?
Viewing all articles
Browse latest Browse all 7

bs on March 30, 2010, 11:25 a.m.

$
0
0
Sounds like you want protocol buffers, until you mention that you don't like code-generation. In that case, Avro might fit your bill [http://hadoop.apache.org/avro/], however, you pay a performance penalty when you use Avro's dynamic packing/unpacking. Avro does have code generation as an optimization feature, though.

Viewing all articles
Browse latest Browse all 7

Trending Articles