Huluti / Curtail

Simple & useful image compressor
GNU General Public License v3.0
363 stars 39 forks source link

FR: multi-threading #207

Open Zahrun opened 6 months ago

Zahrun commented 6 months ago

When using the recursive folder processing, curtail uses 7% of my CPU, that is a single thread. Would be nice to implement a queue so that $(nproc) number of photos can be treated parallelly.