[fpc-pascal] Network compression

Adriaan van Os fpc at microbizz.nl
Tue May 23 11:12:47 CEST 2017


Dimitrios Chr. Ioannidis via fpc-pascal wrote:
> Hi,
> 
>   I need to transfer data which are relative big ( 1,2 GB )using low 
> memory ( 512MB, 1GB RAM ) machines.

The fastest compressor to do the job is LZ4 <https://github.com/lz4/lz4>.

Regards,

Adriaan van Os




More information about the fpc-pascal mailing list