PACKAGE NAME: python-multiprocessing-2.6.2.1-i586-1vl71.txz PACKAGE LOCATION: ./Library PACKAGE SIZE (compressed): 121 K PACKAGE SIZE (uncompressed): 590 K PACKAGE MD5: f1559d19123a1b129f6fd5795731d60c ./Library/python-multiprocessing-2.6.2.1-i586-1vl71.txz PACKAGE REQUIRED: python >= 2.7.8-i586-1vl71 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python-multiprocessing: python-multiprocessing (Process based "threading" interface for python) python-multiprocessing: python-multiprocessing: Python package that supports spawning using an API similar to the threading python-multiprocessing: module. Offers both local and remote concurrency, effectively side-stepping python-multiprocessing: the GIL by using subprocesses instead of threads. python-multiprocessing: python-multiprocessing: python-multiprocessing: python-multiprocessing: License: GPL python-multiprocessing: Authors: python-multiprocessing: Website: .