SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-multiprocess rpm build for : Fedora 35. For other distributions click python3-multiprocess.

Name : python3-multiprocess
Version : 0.70.12.2 Vendor : Fedora Project
Release : 1.fc35 Date : 2021-09-01 12:30:40
Group : Unspecified Source RPM : python-multiprocess-0.70.12.2-1.fc35.src.rpm
Size : 1.27 MB
Packager : Fedora Project
Summary : Better multiprocessing and multithreading in python
Description :
multiprocess is a fork of multiprocessing, and is developed as part of
pathos: https://github.com/uqfoundation/pathos

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 standard library since python 2.6.

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. A list of
issues is located at
https://github.com/uqfoundation/multiprocess/issues, with a legacy list
maintained at https://uqfoundation.github.io/project/pathos/query.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/35/Everything/armhfp/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-multiprocess-0.70.12.2-1.fc35.noarch.rpm
ftp.icm.edu.pl  python3-multiprocess-0.70.12.2-1.fc35.noarch.rpm
     

Provides :
python-multiprocess
python3-multiprocess
python3.10-multiprocess
python3.10dist(multiprocess)
python3dist(multiprocess)

Requires :
python(abi) = 3.10
python3.10dist(dill) >= 0.3.4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.10/site-packages/_multiprocess
/usr/lib/python3.10/site-packages/_multiprocess/__init__.py
/usr/lib/python3.10/site-packages/_multiprocess/__pycache__
/usr/lib/python3.10/site-packages/_multiprocess/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/_multiprocess/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/multiprocess
/usr/lib/python3.10/site-packages/multiprocess-0.70.12.2-py3.10.egg-info
/usr/lib/python3.10/site-packages/multiprocess-0.70.12.2-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/multiprocess-0.70.12.2-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/multiprocess-0.70.12.2-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/multiprocess-0.70.12.2-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/multiprocess-0.70.12.2-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/multiprocess-0.70.12.2-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/multiprocess/__init__.py
/usr/lib/python3.10/site-packages/multiprocess/__pycache__
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/connection.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/connection.cpython-310.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/context.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/context.cpython-310.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/forkserver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/forkserver.cpython-310.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/heap.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/heap.cpython-310.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/managers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/managers.cpython-310.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/pool.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/pool.cpython-310.pyc
/usr/lib/python3.10/site-packages/multiprocess/__pycache__/popen_fork.cpython-310.opt-1.pyc
There is 88 files more in these RPM.

 
ICM