Package: python-multiprocessing (2.6.2.1-4)
Links for python-multiprocessing
Debian Resources:
Download Source Package python-multiprocessing:
- [python-multiprocessing_2.6.2.1-4.dsc]
- [python-multiprocessing_2.6.2.1.orig.tar.gz]
- [python-multiprocessing_2.6.2.1-4.diff.gz]
Maintainers:
External Resources:
- Homepage [code.google.com]
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
|
|
|
-
- dep: libc0.1 (>= 2.3) [kfreebsd-amd64, kfreebsd-i386]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc0.1-udeb
-
- dep: libc6 (>= 2.2.5) [amd64]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.3.5) [powerpc]
- dep: libc6 (>= 2.3.6-6~) [i386]
- dep: libc6 (>= 2.4) [armel, mips, mipsel, s390]
- dep: libc6 (>= 2.6) [sparc]
-
- dep: libc6.1 (>= 2.2) [ia64]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: python-support (>= 0.90.0)
- automated rebuilding support for Python modules
-
- dep: python2.5
- An interactive high-level object-oriented language (version 2.5)
Download python-multiprocessing
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 174.3 kB | 968.0 kB | [list of files] |
| armel | 172.8 kB | 1,052.0 kB | [list of files] |
| i386 | 174.2 kB | 1,048.0 kB | [list of files] |
| ia64 | 178.1 kB | 1,616.0 kB | [list of files] |
| kfreebsd-amd64 | 172.5 kB | 958.0 kB | [list of files] |
| kfreebsd-i386 | 170.7 kB | 948.0 kB | [list of files] |
| mips | 171.9 kB | 1,052.0 kB | [list of files] |
| mipsel | 171.1 kB | 1,052.0 kB | [list of files] |
| powerpc | 174.7 kB | 1,056.0 kB | [list of files] |
| s390 | 172.5 kB | 1,052.0 kB | [list of files] |
| sparc | 173.6 kB | 1,052.0 kB | [list of files] |
