Java Weekly, Issue 451 – Java周刊,第451期

最后修改: 2022年 8月 19日

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

1. Spring and Java

1.Spring和Java

>> Java Bytecode Simplified: Journey to the Wonderland (Part 2) [foojay.io]

>> Java字节码简化。仙境之旅(第二部分) [foojay.io]

Meet constant pool: let’s do a deep dive into the constant pool and its role in Java bytecode!

认识常量池:让我们深入了解常量池和它在Java字节码中的作用

>> JEP 429: Extent-Local Variables (Incubator) [openjdk.org]

>> JEP 429: Extent-Local Variables (Incubator) [openjdk.org]

A lightweight and scoped with a limited lifetime approach to share immutable data between threads using Extent Local variables.

一种轻量级和范围有限的寿命方法,使用Extent Local变量在线程之间共享不可变的数据。

>> Debezium and Quarkus: Change Data Capture Patterns to Avoid Dual-Writes Problems [infoq.com]

>> Debezium和Quarkus:改变数据捕获模式以避免双写问题 [infoq.com]

Fixing the dual writes problem between a database and an external system by using Debezium and change data capture.

通过使用Debezium和变化数据捕获,修复数据库和外部系统之间的双重写入问题

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical & Musings

2.技术& 思考

>> Clock-Bound Wait [martinfowler.com]

>> Clock-Bound Wait [martinfowler.com]

Time and distributed systems: how can we use clock-bound wait to cover the uncertainty in time across a cluster.

时间和分布式系统:我们如何使用时钟约束的等待来覆盖整个集群的时间不确定性。

Also worth reading:

还值得一读的是:

3. Comics

3.漫畫

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Credit Pirate [dilbert.com]

>> 信用海盗 [dilbert.com]

>> Ultimate Application Form [dilbert.com]

>>终极申请表格 [dilbert.com]

>> Mental Working [dilbert.com]

>> 心理工作 [dilbert.com]

4. Pick of the Week

4.本周精选

>> The Best Morning Routine 

>> 最好的晨练方式

Next »

Java Weekly, Issue 452

« Previous

Java Weekly, Issue 450