Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] Support Unix domain socket #3502

Closed
daixiang0 opened this issue Jul 30, 2021 · 2 comments
Closed

[Proposal] Support Unix domain socket #3502

daixiang0 opened this issue Jul 30, 2021 · 2 comments
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@daixiang0
Copy link
Member

In what area(s)?

/area runtime

/area operator

/area placement

/area docs

/area test-and-release

Describe the proposal

Now Dapr can work well with Service Mesh, while once use Service Mesh, one extra jump cannot be avoided.

If Dapr supports Unix domain socket to passthrough to Service Mesh, there would be a great acceleration, as result in https://stackoverflow.com/questions/14973942/tcp-loopback-connection-vs-unix-domain-socket-performance said.

Also, if Dapr listens to Unix domain socket, APP can passthrough to it then make acceleration too.

@yaron2
Copy link
Member

yaron2 commented Jul 30, 2021

I agree, we recently looked into this. If you can create a POC and post your findings here that would be awesome.

@artursouza
Copy link
Member

This seems to be a duplicate of #2864

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants