https://github.com/rythe-interactive/hivemind
Distributed Execution Environment
https://github.com/rythe-interactive/hivemind
Last synced: 12 months ago
JSON representation
Distributed Execution Environment
- Host: GitHub
- URL: https://github.com/rythe-interactive/hivemind
- Owner: Rythe-Interactive
- License: mit
- Created: 2020-10-06T10:54:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-12T09:44:03.000Z (over 5 years ago)
- Last Synced: 2025-04-10T18:06:14.262Z (about 1 year ago)
- Language: Python
- Size: 268 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hivemind
Distributes jobs among clusters
consists of 3 core-parts
- Server
- Client
- Common
Server and Client communication is done via a MessageFrame system with multiple modules listening on indiviudal message-types
also check the [wikipage](https://github.com/Legion-Engine/Hivemind/wiki)