Java Weekly, Issue 508 – Java Weekly》第 508 期

最后修改: 2023年 9月 21日

中文/混合/英文(键盘快捷键:t)

1. Spring and Java

1. Spring 和 Java

>> The Arrival of Java 21! [inside.java]

>> Java 21 的到来! [inside.java]

Yes. Java 21 is here. String templates, record patterns, pattern matching, unnamed patterns, virtual threads, and many more. An important release.

是的。Java 21 来了。字符串模板、记录模式、模式匹配、未命名模式、虚拟线程等等。一个重要的版本。

>> Java Records are “Trusted” and Consequently Faster [minborgsjavapot.com]

>> Java 记录是 “可信的”,因而速度更快 [minborgsjavapot.com]

Did you know Java records are trusted by the Hotspot VM in a special way? Special constant folding for Records

您是否知道 Java 记录以一种特殊的方式受到热点虚拟机的信任?

>> Monkey-patching in Java [blog.frankel.ch]

>> Java 中的猴子补丁 [blog.frankel.ch]
.

And, different ways of dynamically updating the behavior of a program at run-time: decorators, proxies, AOP, and more. Good stuff all around.

以及在运行时动态更新程序行为的不同方法:装饰器、代理、AOP 等。内容丰富,精彩纷呈。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级时间:

2. Technical & Musings

2.技术与思考

>> Building Real-Time Applications to Process Wikimedia Streams Using Kafka and Hazelcast [foojay.io]

>> 使用 Kafka 和 Hazelcast 构建实时应用程序以处理维基媒体流 [foojay.io] </p

Building high-performance, scalable, and fault-tolerant applications that react to real-time data using Kafka and Hazelcast.

使用 Kafka 和 Hazelcast 构建高性能、可扩展和容错的应用程序,对实时数据做出反应。

Also worth reading:

还值得一读:

3. Pick of the Week

3.本周精选

>> Our cloud exit has already yielded $1m/year in savings [hey.com]

>>我们的云计算退出已经带来了每年 100 万美元的节约 [hey.com]

Next »

Java Weekly, Issue 509

« Previous

Java Weekly, Issue 507