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

最后修改: 2022年 1月 13日

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

1. Spring and Java

1.Spring和Java

>> A tentative comparison of fault tolerance libraries on the JVM [blog.frankel.ch]

>> JVM上容错库的初步比较 [blog.frankel.ch]

JVM, faults, and distributed systems – handle retries, timeouts, circuit breaking, rate liming, and so on in the JVM ecosystem.

JVM、故障和分布式系统–处理JVM生态系统中的重试、超时、断路、速率限制等问题。

>> Making Your RestTemplate Fault-Tolerant With Resilience4J [arnoldgalovics.com]

>> Making Your RestTemplate Fault-Tolerant With Resilience4J [arnoldgalovics.com]

How to give a faulty downstream service some time to recover by using a circuit breaker enabled RestTemplate. An interesting read.

如何通过使用启用断路器的RestTemplate给故障的下游服务一些时间来恢复。一个有趣的阅读。

>> Tracing with Spring Boot, OpenTelemetry, and Jaeger [reflectoring.io]

>> 使用Spring Boot、OpenTelemetry和Jaeger进行追踪 [reflectoring.io]

A comprehensive guide for distributed tracing: why we need it, the concepts, and how to do it in Spring Boot.

分布式跟踪的综合指南:我们为什么需要它,概念,以及如何在Spring Boot中进行跟踪。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical

2.技术

>> Patterns of Distributed Systems: Replicated Log [martinfowler.com]

>>分布式系统的模式。复制的日志 [martinfowler.com]

Coming to a consensus about the state of a distributed system by replicating the WAL log between multiple nodes.

通过在多个节点之间复制WAL日志,对分布式系统的状态达成共识

Also worth reading:

还值得一读的是:

3. Musings

3.思索

>> Solving the right problem (2022) [abdullin.com]

>> 解决正确的问题(2022) [abdullin.com]

Good engineering solutions can be a liability when they solve the wrong problem!

好的工程解决方案如果解决了错误的问题,就会成为一种负担!

Also worth reading:

还值得一读的是:

4. Comics

4.漫画

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Taking Care Of It [dilbert.com]

>> Taking Care Of It[dilbert.com]

>> Robots Fills In For Boss [dilbert.com]

>> Robots Fills In For Boss [dilbert.com]

>> Elbonian Hire [dilbert.com]

>> Elbonian Hire [dilbert.com]

5. Pick of the Week

5 本周精选

>> How to Get Lucky: Focus On The Fat Tails [taylorpearson.me]

Next »

Java Weekly, Issue 421

« Previous

Java Weekly, Issue 419

>> 如何获得幸运。关注胖尾巴[taylorpearson.me]

Next

Java周刊。第421期

Previous

Java Weekly, Issue 419

文章系列导航结束