mirror of
https://github.com/facebook/zstd.git
synced 2025-11-25 23:43:06 +03:00
This makes it easier to explain that nbWorkers=0 --> single-threaded mode, while nbWorkers=1 --> asynchronous mode (one mode thread on top of the "main" caller thread). No need for an additional asynchronous mode flag. nbWorkers>=2 works the same as nbThreads>=2 previously.
95 KiB
95 KiB