By: Rajiv Shringi, Oleksii Tkachuk, Kartik Sathyanarayanan In our previous blog post, we introduced Netflix’s TimeSeries Abstraction, a distributed service designed to store and query large volumes of temporal event data with low millisecond latencies. Today, we’re excited to present the Distributed Counter Abstraction. This counting service, built on top of the TimeSeries Abstraction, enables […]
Getting real with virtual threads 10 min read · Jul 29, 2024 By Vadim Filanovsky, Mike Huang, Danny Thomas and Martin Chalupa Netflix has an extensive history of using Java as our primary programming language across our vast fleet of microservices. As we pick up newer versions of Java, our JVM Ecosystem team seeks out […]