Paquet : python3-multiprocess (0.70.16-2)
Liens pour python3-multiprocess
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source multiprocess :
- [multiprocess_0.70.16-2.dsc]
- [multiprocess_0.70.16.orig.tar.gz]
- [multiprocess_0.70.16-2.debian.tar.xz]
Responsable :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
better multiprocessing and multithreading in Python
Multiprocess is a fork of multiprocessing, and is developed as part of pathos. It uses dill to serialize objects.
Multiprocessing is a package for the Python language which supports the spawning of processes using the API of the standard library's threading module. multiprocessing has been distributed in the Python standard library.
Features:
* Objects can be transferred between processes using pipes or multi-producer/multi-consumer queues. * Objects can be shared between processes using a server process or (for simple data) shared memory. * Equivalents of all the synchronization primitives in threading are available. * A Pool class makes it easy to submit tasks to a pool of worker processes.
Multiprocess is part of pathos, a Python framework for heterogeneous computing. multiprocess is in active development, so any user feedback, bug reports, comments, or suggestions are highly appreciated.
Autres paquets associés à python3-multiprocess
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-dill (>= 0.3.8)
- sérialisation de (presque) tous les objets de Python 3
Télécharger python3-multiprocess
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 102,4 ko | 959,0 ko | [liste des fichiers] |