Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1370

Use variable-length encoding for primitive data types int, long, short

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • Future
    • None
    • None

      Use variable-length encoding [1], to compress data on the wire even more. We currently compress longs and long ranges, but prefix them with a length byte. Using variable-length encoding, we can save that byte for most values.

      [1] http://lucene.apache.org/java/2_4_0/fileformats.html#VInt

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: