Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 700 Bytes

File metadata and controls

9 lines (7 loc) · 700 Bytes

This is a university project.

Main Topic

It concerns the optimization of the compression and decompression process through component parallelization, and a "Data Streaming" type solution.

A better and more detailed description can be found in the PDF/MD file "Relazione_LPP" in Italian.

Important notes:

  • the project works perfectly on UNIX-Like systems, but may return problems on Windows systems due to "rename" features.
  • the tests and their results were obtained on specific machines with the following HW characteristics: CPU: Intel Xeon dual socket, 20 physical cores in total and 2 threads per core. RAM: 125GB total split in two NUMA nodes associated with their respective sockets.