A fancy load balancer for light weight devices
Project description
heiko
heiko is a lightweight load balancer that uses SSH to manage servers running on
low-end hardware such as Raspberry Pis or even mobile phones.
The name heiko is derived from the Japanese term for equilibrium.
heiko uses a smart scheduler to run a program on one node from a set of nodes. It is very robust to node failures and switches to a different node as soon as the current node fails. The node to run is intelligently selected based on multiple factors such as CPU power, memory capacity, free memory, current CPU load, past failures and others.
Installation and Usage
Installation using pip
pip install py-heiko
Installation from source
git clone https://github.com/psiayn/heiko.git
cd heiko
pip install .
Check if the installation succeeded
heiko --help
Check out the quickstart section of the documentation.
License
heiko uses Apache License 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py-heiko-0.0.1.tar.gz.
File metadata
- Download URL: py-heiko-0.0.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84bddf3a3cdc1e36fd712aefa90bb1404cdc198bc61dab526ec0eb0276be6433
|
|
| MD5 |
27c22aeabb486626b0f25d386e3373f7
|
|
| BLAKE2b-256 |
d6c60dcc76b68fc8b8a9247115775551ff67f306de4b5e577124ad6d8e78128b
|
File details
Details for the file py_heiko-0.0.1-py3-none-any.whl.
File metadata
- Download URL: py_heiko-0.0.1-py3-none-any.whl
- Upload date:
- Size: 268.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e746e24c80aaa1e0a65210983fdb3a8c7f9d849cd47552458eb45f38854f321
|
|
| MD5 |
1b594d0c2f25088c7ea0dbce5be515d7
|
|
| BLAKE2b-256 |
43e71c4de6bfb2ed583a233300036992400e2925c3d740b8089ec44fedf8ebf7
|