STARS - Simple Task Agent Remote Service

a multi server multi client application based on grpc.

STARS is a multi server multi client application based on grpc. Under the hood works a distributed system which delivers data to client groups. Sometimes server need to request data themselves from other servers e.g. for calculation purposes, respectively moving object databases, weather data, or specialized services like localized searches. 

STARS uses a model for a decentralized data management and distribution. The foundation for it is a normalized query sequence. Usually data structures can be quite complex. They build the foundation of entities. An entity can be indexed and normalized as such, so read and writes can be automized. This method enables the interchange of any data through a service.