An open API service indexing awesome lists of open source software.

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

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)