Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change 
notification.

The following page has been changed by BryanDuxbury:
http://wiki.apache.org/thrift/New_compact_binary_protocol

------------------------------------------------------------------------------
  == Implementation suggestions ==
  === Encode i16, i32 and i64 types saved as variable size integers ===
  ||Suggestion||Pros||Cons||
- ||Base 128 + zigzag, borrow from protocol buffers?||||||
+ ||Base 128 + zigzag, borrow from protocol buffers?|| ||user has to specify 
whether zigzag needs to be used for efficiency||
+ ''Is this suggestion about variable encoding of all ints, or just specified 
ones?''
  
  === Remove / reduce the size of field prefix tags ===
  ||Suggestion||Pros||Cons||

Reply via email to