I have a Java app, connecting through TCP socket to a \"server\" developed in C/C++.
both app & server are running on the same machine, a Solaris box (but we\'re
The question was asked some time ago, but you might be interested in https://github.com/peter-lawrey/Java-Chronicle which supports typical latencies of 200 ns and throughputs of 20 M messages/second. It uses memory mapped files shared between processes (it also persists the data which makes it fastest way to persist data)