all options
squeeze  ] [  sid  ]
[ Source: python-multiprocessing  ]

Package: python-multiprocessing (2.6.2.1-4)

Links for python-multiprocessing

Screenshot

Debian Resources:

Download Source Package python-multiprocessing:

Maintainers:

External Resources:

Similar packages:

process-based "threading" interface

multiprocessing is a package that supports spawning processes using an API similar to the threading module. The multiprocessing package offers both local and remote concurrency, effectively side-stepping the Global Interpreter Lock by using subprocesses instead of threads. Due to this, the multiprocessing module allows the programmer to fully leverage multiple processors on a given machine. It runs on both Unix and Windows.

This is a back port to Python 2.4/2.5 of the multiprocessing package introduced via PEP-371 and Python 2.6. This is essentially a meta-fork of the original pyprocessing project found at: http://pyprocessing.berlios.de/ .

Other Packages Related to python-multiprocessing

  • depends
  • recommends
  • suggests

Download python-multiprocessing

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 174.3 kB968.0 kB [list of files]
armel 172.8 kB1,052.0 kB [list of files]
i386 174.2 kB1,048.0 kB [list of files]
ia64 178.1 kB1,616.0 kB [list of files]
kfreebsd-amd64 172.5 kB958.0 kB [list of files]
kfreebsd-i386 170.7 kB948.0 kB [list of files]
mips 171.9 kB1,052.0 kB [list of files]
mipsel 171.1 kB1,052.0 kB [list of files]
powerpc 174.7 kB1,056.0 kB [list of files]
s390 172.5 kB1,052.0 kB [list of files]
sparc 173.6 kB1,052.0 kB [list of files]