From 3a2292762ab2bca57863a8c3f52ba0d597f9c2fd Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Tue, 5 May 2020 10:38:44 +0200 Subject: [PATCH] Add more papers --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2e3557b..c2311c4 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ https://prace-ri.eu/wp-content/uploads/Best-Practice-Guide_Parallel-IO.pdf https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1592834 - JSON library benchmarks https://github.com/miloyip/nativejson-benchmark +- Tuning CPU scheduler for reducing latency +https://www.scylladb.com/2016/06/10/read-latency-and-scylla-jmx-process/ +- Low latency 10Gbps Ethernet +https://blog.cloudflare.com/how-to-achieve-low-latency/ + + ## Build