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

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

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: