DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-pprocess
Beschreibungelementary parallel programming for Python
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.5-1
Sektionpython
Prioritätoptional
Installierte Größe876 Byte
Hängt ab vonpython-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerDebian Python Modules Team
Quellepprocess
Paketgröße106940 Byte
Prüfsumme MD5f5486176618aaab73c484fe923e39158
Prüfsumme SHA1c5d39a19c4e050922f783d04e16755dda3ebe607
Prüfsumme SHA2563a530ce4429cfa3f06458c5dfdd8b554b692deaf091327581fafb1dabb834423
Link zum Herunterladenpython-pprocess_0.5-1_all.deb
Ausführliche BeschreibungThe pprocess module provides elementary support for parallel programming in Python using a fork-based process creation model in conjunction with a channel-based communications model implemented using socketpair and poll. On systems with multiple CPUs or multicore CPUs, processes should take advantage of as many CPUs or cores as the operating system permits.


Impressum
Linux is a registered trademark of Linus Torvalds