Quote:
Originally Posted by JimmXinu
I will investigate if FFF's parallel processing is still working as intended. It uses Calibre's Server class and I haven't looked at it in any detail in a while.
|
FYI, I'm not seeing anything I didn't expect.
I can see processes forking off and record the PIDs and when sorting the overall log data by time, I can see parallel processing happen. The output from Calibre is ordered by process, which is more useful 99% of the time.
Changing Calibre's "Max. simultaneous conversion/news download/plugin jobs:" setting changes the number of processes FFF's BG job will run at the same time
FFF ignores Calibre's "Limit the max. simultaneous jobs to the available CPU cores" setting. I don't know off hand if Calibre's Server class honors it under the covers.