starmap

    0熱度

    1回答

    我在Python 3.6的一些代碼是這樣的: from multiprocessing import Pool with Pool(processes=4) as p: p.starmap(parallel_function, list(dict_variables.items())) 這裏dict_variables看起來是這樣的: [('aa', ['ab', 'ab', 'a