I have N independent tasks that are executed in a multiprocessing.Pool of size os.cpu_count() (8 in my case), with maxtasksperch
N
multiprocessing.Pool
os.cpu_count()
maxtasksperch