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 Ubuntu Archiv lucid (universe)
Version0.5-1
Sektionuniverse/python
Prioritätoptional
Installierte Größe920 Byte
Hängt ab vonpython-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellepprocess
Paketgröße109196 Byte
Prüfsumme MD56d0ef39a70b8bcfd75a38df6331f46f6
Prüfsumme SHA15e91dc5d1cfa2e605e0385c281271e5c1d6b4551
Prüfsumme SHA256f17a8f1dca054fd3b09ebde3195aedaeb93eea714054f530b484edc52911891d
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