Calibre worker processes
This is an idle question, but why does Calibre have to spawn twice as many worker processes as it needs? The limit on concurrent jobs is set to half the number of worker processes (assuming the logical CPU count is ignored), so for 4 concurrent jobs I have to specify 8 workers.
|