Pakiet: python3-multiprocess (0.70.17-1)
Odnośniki dla python3-multiprocess
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego multiprocess:
- [multiprocess_0.70.17-1.dsc]
- [multiprocess_0.70.17.orig.tar.xz]
- [multiprocess_0.70.17-1.debian.tar.xz]
Opiekun:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z python3-multiprocess
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-dill (>= 0.3.8)
- Serialize all of Python 3 (almost)
Pobieranie python3-multiprocess
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 104,3 KiB | 1 004,0 KiB | [lista plików] |