[Zlib-devel] Plans for zlib 1.2.5

Mark Adler madler at alumni.caltech.edu
Mon Feb 22 07:34:00 EST 2010


On Feb 21, 2010, at 9:52 PM, Vincent Torri wrote:
> is parallel decompression already available ?

Vincent,

Unfortunately the deflate format does not lend itself to parallel decompression.  The best I can come up with would be to compute the check value in parallel, which is a marginal gain.

Mark





More information about the Zlib-devel mailing list