All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Elsayed <eternaleye@gmail.com>
To: ceph-devel@vger.kernel.org
Subject: Re: Erasure code library summary
Date: Tue, 18 Jun 2013 18:14:26 -0700	[thread overview]
Message-ID: <kpr0ld$3cr$2@ger.gmane.org> (raw)
In-Reply-To: kpr0dn$3cr$1@ger.gmane.org

Alex Elsayed wrote:

> Loic Dachary wrote:
> 
>> Hi Ceph,
>> 
> <snip>
>> Reed-Solomon coding family is the only one that can keep the chuncks
>> unencoded and therefore concatenable.
> <snip>
> 
> In my understanding, this is not strictly true - any 'systematic' code
> will have the unencoded chunks remain available in this manner, and any
> non- systematic linear code can be transformed into a systematic code with
> the same minimum distance. Fountain codes are often explicitly constructed
> to maintain this property, as in the case of RaptorQ [RFC 6330].
> 
> https://en.wikipedia.org/wiki/Systematic_code

...that said, Reed-Solomon is to the best of my knowledge the only space-
optimal such code. An interesting option, however, might be to use a 
fountain code over the network when distributing either replicas *or* parity 
chunks, so that losses can be recovered with <1 full chunk retransmission.


  reply	other threads:[~2013-06-19  1:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-18 12:22 Erasure code library summary Loic Dachary
2013-06-19  1:10 ` Alex Elsayed
2013-06-19  1:14   ` Alex Elsayed [this message]
2013-06-19  7:00     ` Loic Dachary
2013-06-19  7:47       ` Alex Elsayed
2013-06-19  8:33         ` Loic Dachary
2013-06-19  9:09           ` Alex Elsayed
2013-06-19 10:41             ` Loic Dachary
2013-06-19  6:56   ` Loic Dachary
2013-06-19 11:33 ` Mark Nelson
2013-06-19 12:10   ` Loic Dachary
2013-06-19 12:33     ` Mark Nelson
2013-06-23  7:01       ` Loic Dachary

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='kpr0ld$3cr$2@ger.gmane.org' \
    --to=eternaleye@gmail.com \
    --cc=ceph-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.