Skip to content

Adjust gRPC Interface for Sagittarius Proxy Service #300

@raphael-goetz

Description

@raphael-goetz

The ruby implementation of grpc uses one thread for one open stream. This is inefficient so we should introduce a proxy service that keeps a stream open with Aquila and converts the incoming messages into single messages and send them to Sagittarius

  • add services without steam for Sagittarius

Maybe split the protocols into sagittarius_gateway/sagittarius_proxy and sagittarius_rails?

Metadata

Metadata

Labels

No labels
No labels

System

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions