Jump to letter: [
2346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-execnet - Elastic Python Deployment
- Description:
execnet provides a share-nothing model with channel-send/receive
communication for distributing execution across many Python
interpreters across version, platform and network barriers. It has a
minimal and fast API targetting the following uses:
* distribute tasks to (many) local or remote CPUs
* write and deploy hybrid multi-process applications
* write scripts to administer multiple environments
Packages
| python-execnet-1.2.0-4.el6.1.noarch
[238 KiB] |
Changelog
by Thomas Moschny (2015-01-18):
- Conditionalize dependency on python-gevent, in order to update
python-execnet for F20 and add it to EPEL6 (bugs 1178233 and
1178235). Suggested by Ken Dreyer <ktdreyer@ktdreyer.com>.
- Disable test failing on Rawhide and F21.
|