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

ipc #953

Open
jinyuttt opened this issue May 7, 2023 · 3 comments · May be fixed by #967
Open

ipc #953

jinyuttt opened this issue May 7, 2023 · 3 comments · May be fixed by #967

Comments

@jinyuttt
Copy link

jinyuttt commented May 7, 2023

Cppzmq, jerozmq cannot communicate using ipc

@trevorbernard
Copy link
Member

This is a known issue. Under the covers in JeroMQ, IPC gets converted to TCP. This was a decision made way before Java supported UNIX Domain Sockets. This issue is being worked on.

@eelcocramer
Copy link

@trevorbernard great to hear this is being worked on. Any idea when this might become available? Is there help needed?

@fbacchella
Copy link
Contributor

I started to play with a generic solution on this branch: https://github.com/fbacchella/jeromq/tree/networkprotocolserviceprovider.

But I am out of time to make any progress on it.

@SpencerPark SpencerPark linked a pull request Jan 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants