HighFive is a simple distributed processing framework designed so you and your friends can donate CPU time to each other to run large, interesting computations. It’s easy to spin up a HighFive master and connect as many remote workers as you want to it!
Don’t want to lock down all your computers for hours while you wait for results? Since HighFive was designed for cooperative work, the workers can disconnect at any time without harming the main process! Then, they can reconnect to the same process later and get back to work!
HighFive is written in Python 3, and uses asyncio for managing connections. Because it uses async/await syntax, it is currently only supported by Python 3.5 and up.
Release files for highfive 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| highfive-0.2.tar.gz | 6.5 kB | Details |
Release files / highfive-0.2.tar.gz
| Download URL | highfive-0.2.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7e0c774dd175abab45aa0a404da1bb3b5e9367cbbf03f652a47327eca3bf8bd3
|
|
BLAKE2b-256 checksum How to use checksums |
2dbef2edd95e75df784be80613892c5c089e01308e748cea2a28d9b0ff319564
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |