-
I think the Alibaba thing mentioned is Wisp
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Jax-RS-Performance-Comparison
Discontinued :zap: Performance Comparison of Jax-RS implementations and embedded containers
I think you are oversimplifying and ignoring some important aspects. The first aspect you are ignoring is Thread locality. The second aspect you are ignoring is the need for concurrency. We can agree to disagree. I think until virtual threads provide a mechanism for grouping a set of virtual threads to a single OS thread, they won't be able to provide the same performance. If things were as simple as you described; Netty wouldn't be outperforming other thread-per-request service frameworks. Why do you think Netty outperforms all other options here https://github.com/smallnest/Jax-RS-Performance-Comparison
Related posts
-
Mod is asleep, friendly shitpost.
-
Announcing Preview of Microsoft Build of OpenJDK
-
Video: Loom - Modern scalable concurrency for the Java platform (Alan Bateman)
-
Microsoft seeks Rust developers to rewrite core C# code
-
What's the business thinking behind so many different OpenJDK builds by different vendors?