Daily Shaarli

All links of one day in a single page.

July 19, 2018

Building a fast queue between C++ and Java

In this very deep and incredibly detailed article, author Pavel Zemtsov is attempting to answer the question: "what is the speed that can be achieved by a single-producer, single-consumer queue?"