lrzip-next 0.12.1 adds --nobemt option #134
pete4abw
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
See #133 for discussion. The --nobemt (No BackEnd Multi Threading) option will inhibit the backend compressors from using more threads. For now, this only has meaning for lzma. Zpaq does not need it, and the other backends are external libraries. This change is being tested in the whats-next branch.
Beta Was this translation helpful? Give feedback.
All reactions