Replies: 1 comment 2 replies
-
Are you hoping to have a method to configure CPU affinity directly provided in the ipc library? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used cpp-ipc in my program. The test result shows the send() takes 8.8us per times.
I looked at other libraries in which can set cpu affinity. It can be helpful on latency.
Do we have similar method on reducing the latency?
Beta Was this translation helpful? Give feedback.
All reactions