
Dmitry Konstantinov
@java_dnk
Interested in Java performance tuning, distributed systems and high availability
ID: 424021993
29-11-2011 06:52:27
58 Tweet
56 Takipçi
255 Takip Edilen




Upgrade time! We just released Apache Kafka 3.8.1! Thanks to all 24 contributors and our RM Josep Prat! For more details checkout out the release blog post: kafka.apache.org/blog#apache_ka…

Hello Apache Kafka 3.9.0! - last release using ZooKeeper - tiered storage is production-ready Plus many more KIPs, improvements, and bug-fixes. For details, check out the release blog post: kafka.apache.org/blog#apache_ka… Thanks to 133 contributors and our RM Colin Patrick McCabe!





New CMU Database Group Course: Database Query Optimization! A survey of how to build a SQL optimizer from scratch covering foundational and state-of-the-art implementations. All lectures available on Youtube: 15799.courses.cs.cmu.edu/spring2025/

Lilliput 2 (aka 4-byte-object-headers) is now in the Lilliput project repo (based on JDK25-dev). For testing, grab nightlies from here (thanks, Aleksey Shipilëv): builds.shipilev.net/openjdk-jdk-li…




Profiling: you are doing it all WRONG! The SHOCKING truth about CPU vs. real time Now that I get your attention :) My perf latency profiling changes merged: web.git.kernel.org/pub/scm/linux/… First profiler ever that samples realtime (not CPU time) and suitable for latency optimization




