High latency in synchronous communication
Posted: Wed Aug 20, 2014 6:10 am
I am in the process of evaluating messaging frameworks for use in our products.
In the simple scenario (Hello world example) I tried repeated calls from the client side, but even with
Win32NamedPipeEndpoint and calls without parameters I could not get more than 2400 messages through.
There seems to be a fixed latency with more than 400 µsec inside.
Even if there are other usage scenarios (asynchronous, publish/subscribe), I hoped to get more calls on the
LAN than I get here on a single machine.
Are there any configuration options to optimize this timings ?
In the simple scenario (Hello world example) I tried repeated calls from the client side, but even with
Win32NamedPipeEndpoint and calls without parameters I could not get more than 2400 messages through.
There seems to be a fixed latency with more than 400 µsec inside.
Even if there are other usage scenarios (asynchronous, publish/subscribe), I hoped to get more calls on the
LAN than I get here on a single machine.
Are there any configuration options to optimize this timings ?