top | item 10065738

(no title)

necrobrit | 10 years ago

concurrent.futures isn't really _another_ parallel library... its just the standard libraries higher level interface to both the multiprocessing and threading modules.

See the PEP: https://www.python.org/dev/peps/pep-3148/

discuss

order