gmbh-micro is an open source polyglot service framework.
Installation
Before installing make sure that Go version >= 1.11 is installed and the GOPATH is set. Then run the install script in the scripts folder.
Getting Started
This repository contains gmbH CoreData, gmbH ProcM, and the gmbH-GoClient. CoreData manages IPC among all services using gRPC. ProcM manages all of the underlying processes.