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:
- >> Project Amber Design Documents on GitHub [marxsoftware.com]
- >> Implementing Rate Limiting with Resilience4j [reflectoring.io]
- >> Spring Web Services Samples have been updated! [spring.io]
- >> Case Study: Build and Run a Streaming Application Using an HTTP Source and a JDBC Sink [spring.io]
Webinars and presentations:
网络研讨会和演讲:。
- >> A Bootiful Podcast: JFrog’s Baruch Sadogursky on continuous delivery, DevOps, Java artifact management and more [spring.io]
- >> Operating Pivotal Application Service at Scale [infoq.com]
Time to upgrade:
升级的时间:。
- >> Release: Hibernate ORM 5.4.20.Final [in.relation.to]
- >> Spring Cloud Hoxton.SR7 has been released [spring.io]
- >> Spring Cloud Data Flow 2.6.0 Released [spring.io]
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:
还值得一读的是:。
- >> Distributed Systems Patterns: Leader and Followers [martinfowler.com]
- >> Produce data for test and development systems quickly and reliably [blog.scottlogic.com]
- >> Kubernetes deployment concepts [blog.codecentric.de]
- >> The consequences of memory allocation size for a Lambda function [advancedweb.hu]
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:
还值得一读的是:。
- >> How to deliver a difficult message [blog.scottlogic.com]
- >> Improving our video encodes for legacy devices [netflixtechblog.com]
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]
>> 2020年Stackoverflow开发者调查结果 [insights.stackoverflow.com]
文章系列导航结束