Jump to content

Talk:Fountain code

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 213.136.43.252 (talk) at 18:01, 28 March 2007 (Created page with 'Regarding the practical considerations: I am currently working on my implementation of Online Codes for Ruby (http://rubyforge.org/projects/archipelago/ contains a...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Regarding the practical considerations:

I am currently working on my implementation of Online Codes for Ruby (http://rubyforge.org/projects/archipelago/ contains a gem for that), and I am actually achieving an average overhead of about 8-10% for 2000 packets.

I admit that the speed of my implementation is far from good enough at the moment, but the data overhead is quite alright. Does anyone care to comment?