Difference between revisions of "Zfec"

From Free Software Directory
Jump to: navigation, search
(fixing dead links)
(Added Python link)
 
(3 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
|Homepage URL=http://allmydata.org/trac/zfec
 
|Homepage URL=http://allmydata.org/trac/zfec
 
|User level=intermediate
 
|User level=intermediate
 +
|Is High Priority Project=No
 
|VCS checkout command=darcs get --partial http://allmydata.org/source/zfec/trunk
 
|VCS checkout command=darcs get --partial http://allmydata.org/source/zfec/trunk
 
|Computer languages=C,Python
 
|Computer languages=C,Python
 
|Documentation note=https://tahoe-lafs.org/trac/zfec/browser/trunk/README.rst
 
|Documentation note=https://tahoe-lafs.org/trac/zfec/browser/trunk/README.rst
 +
|Decommissioned/Obsolete=No
 +
|Accepts cryptocurrency donations=No
 
|Keywords=backup,system administration,archive,backup archive,erasure code,RAID-5
 
|Keywords=backup,system administration,archive,backup archive,erasure code,RAID-5
 
|Version identifier=1.4.4
 
|Version identifier=1.4.4
Line 13: Line 16:
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://pypi.python.org/packages/source/z/zfec/zfec-1.4.4.tar.gz#md5=c7c5d5c1dd634a054bcd36fd01617fe6
 
|Version download=http://pypi.python.org/packages/source/z/zfec/zfec-1.4.4.tar.gz#md5=c7c5d5c1dd634a054bcd36fd01617fe6
|Last review by=Donaldr3
+
|Test entry=No
|Last review date=2016/10/07
+
|Last review by=Bendikker
|Submitted by=Database conversion
+
|Last review date=2018/04/18
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2009-06-08
 
|License verified date=2009-06-08
Line 35: Line 37:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=zooko@zooko.com
 
|Email=zooko@zooko.com
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=Python (Ref)
|Resource kind=Homepage
+
|Resource URL=https://pypi.org/project/zfec
|Resource URL=http://pypi.python.org/pypi/zfec/1.4.4
+
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/zfec
 
}}
 
}}
 
{{Resource
 
{{Resource

Latest revision as of 05:31, 18 April 2018


[edit]

Zfec

http://allmydata.org/trac/zfec
an "erasure code", or "forward error correction code".

The most widely known example of an erasure code is the RAID-5 algorithm which makes it so that in the event of the loss of any one hard drive, the stored data can be completely recovered. The algorithm in the zfec package has a similar effect, but instead of recovering from the loss of only a single element, it can be parameterized to choose in advance the number of elements whose loss it can tolerate. This package is largely based on the old "fec" library by Luigi Rizzo et al., which is a mature and optimized implementation of erasure coding. The zfec package makes several changes from the original "fec" package, including addition of the Python API, refactoring of the C API to support zero-copy operation, a few clean-ups and optimizations of the core code itself, and the addition of a command-line tool named "zfec".





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

8 June 2009

Verified by

Kelly Hopkins

Verified on

8 June 2009




Leaders and contributors

Contact(s)Role
Zooko O'Whielacronx Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/zfec
Debian (Ref)https://tracker.debian.org/pkg/zfec
DeveloperMailing List Subscribehttp://allmydata.org/cgi-bin/mailman/listinfo/zfec-dev


Software prerequisites




Entry













"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.