Java Forward Error Correction (FEC) Library is the fastest and most mature Java FEC library available (FEC is an essential building block of any satellite or IP multicast based content distribution system). It features: Fast multi-threaded I/O routines for encoding and decoding files; Native Linux, Solaris, and Win32 accellerators with pure Java fallback; and an FEC codec plugin interface. Cryptograhic hashes can be used for checking file integrity.
| Tags | Internet FTP Software Development Libraries Archiving Mirroring Clustering/Distributed Networks Software Distribution Software Distribution Tools |
|---|---|
| Licenses | BSD Original |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: The code was to support the 20020926 release of Onion Networks' Common Java Utilities package, and the source code is now included with the distribution.


Changes: The proper common.jar is included in the distribution.


Changes: Significant usability improvements for external developers, use of ant in the build process, all of the needed libraries are included in the 'lib' directory, and heavy updates to JavaDoc.


Changes: Heavily tested, profiled, and debugged. This version is fast and stable.


Changes: This release is fast and stable. Asynchrounous decoding with corrupt block repair has been added. There are random performance enhancements. Some minor bugs have been fixed.