zstd/lib/compress
Yann Collet 70f81d6030 zstdmt uses POOL_tryAdd() to call a new worker
so that it's no longer a blocking call.
This makes it possible to stream out data gradually,
while waiting for a worker to become available.
2018-01-19 10:01:40 -08:00
..
2018-01-11 11:16:32 -08:00
2018-01-18 16:20:26 -08:00