https://github.com/xiaonanln/pyhaas
Highly Available Auto-Scaling Services in Python (experimenting ideas ...)
https://github.com/xiaonanln/pyhaas
asyncio service-framework
Last synced: over 1 year ago
JSON representation
Highly Available Auto-Scaling Services in Python (experimenting ideas ...)
- Host: GitHub
- URL: https://github.com/xiaonanln/pyhaas
- Owner: xiaonanln
- License: mit
- Created: 2018-04-18T17:20:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-01T22:09:04.000Z (about 5 years ago)
- Last Synced: 2025-01-29T19:12:36.613Z (over 1 year ago)
- Topics: asyncio, service-framework
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyHAAS
Highly Available Auto-Scaling Services in Python
**Design Goals:**
* Work with Kubernetes for autoscaling
* Automatic service discovery
* Reliable messaging
* Fault tolerant & recovery