I have been trying to grasp multiprocessing (not multithreading) in Python for the past few days and don\'t understand the purpose of multiprocessing.pool.Pool.apply().
B