You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per quanto concerne l’uso del “multiprocessing.Pool”, è per caso prevista un’opzione per poter selezionare un parallelismo sempre asincrono, ma a blocchi? Ovvero, anziché avere un pool di lunghezza “ipmi_hosts”, immaginare, per esempio,
un pool di dimensione inferiore, che divida la lista “ipmi_hosts” tra i suoi worker.