Well, so many words and also such strong words, e.g. "Performance is the key focus. A design goal for Aeron is to be the highest throughput with the lowest and most predictable latency of any messaging system."
I find that hard to believe after taking a glance at their C++ code. Too much std::function for my taste. Maybe it's reliable, but it's probably not lowest-latency. And I'm puzzled that I have to run a Java daemon to interface with my C++ project.
I find that hard to believe after taking a glance at their C++ code. Too much std::function for my taste. Maybe it's reliable, but it's probably not lowest-latency. And I'm puzzled that I have to run a Java daemon to interface with my C++ project.