Java Weekly, Issue 346 – Java周刊》第346期

最后修改: 2020年 8月 12日

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

1. Spring and Java

1.Spring和Java

>> Sub-10 ms Latency in Java: Concurrent GC with Green Threads [jet-start.sh]

>> Java中低于10毫秒的延迟。使用绿色线程的并发GC [jet-start.sh]

Processing 40 million events per second while keeping the 99.99% of latencies under 12ms: squeezing out the last ounce of performance using concurrent GCs and green threads on JVM.

每秒处理4000万个事件,同时将99.99%的延迟保持在12ms以下:使用JVM上的并发GC和绿色线程挤出最后一丝性能。

>> Hooking Into the Spring Bean Lifecycle [reflectoring.io]

>> Hooking Into Spring Bean Lifecycle [reflectoring.io]

A detailed guide on different phases of bean creation in Spring also covering a few ways to hook custom logics at each phase.

关于Spring中Bean创建的不同阶段的详细指南,还包括在每个阶段钩住自定义逻辑的一些方法。

>> Micronaut 2.0 Enhances Tooling, Improves Support for Serverless and GraalVM [infoq.com]

>> Micronaut 2.0增强了工具,改善了对无服务器和GraalVM的支持 [infoq.com]

A quick overview of new features in Micronaut 2.0: functions and serverless integration, upgraded Maven and Gradle support, and of course, finalized support for GraalVM native images.

简单介绍一下Micronaut 2.0的新功能。功能和无服务器集成,升级的Maven和Gradle支持,当然还有对GraalVM原生镜像的最终支持。

Also worth reading:

Webinars and presentations:

网络研讨会和演讲:

Time to upgrade:

升级的时间:

2. Technical

2.技术

>> Distributed Systems Patterns: High-Water Mark [martinfowler.com]

>> 分布式系统模式。High-Water Mark [martinfowler.com]

Meet the high-water mark pattern: How to handle out of sync followers in distributed systems.

满足高水位模式。如何处理分布式系统中的不同步追随者

Also worth reading:

还值得一读的是:

3. Musings

3.思索

>> Advice on writing blog posts [blog.frankel.ch]

>> 关于写博文的建议 [blog.frankel.ch]

An insightful take on how to write blog posts effectively, proposing a different style for different types of blogging!

对如何有效地写博文有深刻的见解,提出不同类型的博客有不同的风格!

Also worth reading:

还值得一读的是:

4. Comics

4.漫画

And my favorite Dilberts of the week:

还有本周我最喜欢的Dilberts。

>> Meeting Ending Invention [dilbert.com]

>> 会议结束的发明 [dilbert.com]

>> Boss Doesn’t Understand [dilbert.com]

>> 老板不理解 [dilbert.com]

5. Pick of the Week

5 本周精选

>> Stackoverflow Developer Survey Results 2020 [insights.stackoverflow.com]

Next »

Java Weekly, Issue 347

« Previous

Java Weekly, Issue 345

>> 2020年Stackoverflow开发者调查结果 [insights.stackoverflow.com]

Next

Java Weekly,第347期

Previous

Java Weekly, Issue 345

文章系列导航结束