Page 1 of 1

Multithreaded archive operations

Posted: 2014-07-27, 19:11 UTC
by Zbig
With today's fast interconnects and drives it seems that Total Commander's single-threaded (un)packer operations, like un-raring became a bottleneck. I wondered why TC doesn't saturate the bandwidth of my DAS-box until I realized the decompression happens on one virtual HT-core of my 2-core mobile i5 only, thus maxing out at 25% of CPU's capabilities. Multithreaded archive operations would be super-cool.

Posted: 2014-07-28, 09:44 UTC
by ghisler(Author)
Unfortunately unrar.dll (from original RAR author) doesn't seem to be multi-threaded.