Пакет: python3-multiprocess (0.70.12.2-1)
Връзки за python3-multiprocess
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник multiprocess.
- [multiprocess_0.70.12.2-1.dsc]
- [multiprocess_0.70.12.2.orig.tar.xz]
- [multiprocess_0.70.12.2-1.debian.tar.xz]
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
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.
Други пакети, свързани с python3-multiprocess
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dill (>= 0.3.3)
- Serialize all of Python 3 (almost)
Изтегляне на python3-multiprocess
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 100,2 кБ | 522,0 кБ | [списък на файловете] |