Anstelle von:
Code: Select all
pools.starmap(func, iterable_of_tuple)Code: Select all
pools.starmapdict(func, iterable_of_dictionaries)Code: Select all
pools.starmap(func, iterable_of_tuple)Code: Select all
pools.starmapdict(func, iterable_of_dictionaries)