Click here to Skip to main content
15,893,487 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 156K   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.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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