Click here to Skip to main content
15,891,136 members
Articles / High Performance Computing / Parallel Processing

Parallel fast compression unleashing the power of multi-core machines using the .NET TPL (Task Parallel Library)

Rate me:
Please Sign up or sign in to vote.
4.79/5 (66 votes)
16 Aug 2015CPOL13 min read 155.8K   3.7K   155  
Parallel fast compression uses TPL to achieve complete usage of a multi-core system. Fast compression compresses files nX times faster, where n = the number of processors in the machine.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions