Skip to content

Optimize communication between Conduit and standalone connectors #318

@hariso

Description

@hariso

Feature description

Currently, Conduit and standalone connectors communicate via gRPC over TCP. One option that's likely going to be faster is using gRPC over a Unix domain socket. This takes advantage of the fact that Conduit and the standalone connectors are running on the same host.

Useful resources:

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requesttriageNeeds to be triaged

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions