All Tags »
cpu core thread multithreaded compression (RSS)
Sorry, but there are no more tags available to filter with.
-
Is it possible to force XceedZip to use multiple CPU cores simultaneously when zipping?
I'm using DLL API. I can easily use multiple threads when I need to compress multiple files into different zip files, but I see no way to use multiple threads to compress into the same zip file. So if one needs to create a single zip files from ...