Extending Single Threaded Compression To Multi-Threaded Compression
This study describes about a parallel implementation of the deflate loss less compression program is described. The performance of the parallel implementation is compared to the sequential deflate program running on Intel Quad Core processor. The parallel deflate algorithm works by taking the input...
Saved in:
主要作者: | |
---|---|
格式: | Thesis |
出版: |
2012
|
主題: | |
標簽: |
添加標簽
沒有標簽, 成為第一個標記此記錄!
|
總結: | This study describes about a parallel implementation of the deflate loss less compression program is described. The performance of the parallel implementation is compared to the sequential deflate program running on Intel Quad Core processor. The parallel deflate algorithm works by taking the input data and running them through the ZIV-Lempel algorithm simultaneously on multiple cores using threads. The results show that a speedup is achieved by using the parallel deflate program on systems with multiple cores. This will greatly reduce the time taken to compress large amounts of data. |
---|