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

Performance of IPC #996

Open
kasajian opened this issue Dec 16, 2021 · 1 comment
Open

Performance of IPC #996

kasajian opened this issue Dec 16, 2021 · 1 comment

Comments

@kasajian
Copy link

I've been looking for this info everywhere and can't seem to find it.
Looking to see what the overhead is of an IPC call.
If one process makes a call to another process, how much time takes for a round-trip call.
for gRPC I'm measuring in the tens of milliseconds. seems excessive.
what transport does zeromq.net use for IPC.
No off-node networking. This is only for on-node IPC.
Looks like from the docs we have the same richness as gRPC.

@bblazei
Copy link

bblazei commented Dec 16, 2021 via email

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

No branches or pull requests

2 participants