Python - Multi Processing - Map


Use map when you don't care about all of the arguments being loaded into memory at once.