This article delves into the implementation of AOP on the Java platform, focusing on the Spring AOP framework and its limitations when applied in real-world projects.
This article primarily discusses Tiered Compilation in the Java Virtual Machine (JVM) and its impact on program performance.
This article introduces Java platform modular system in detail and provides best practices to help developers better understand and apply the Java modular system.
This article introduces Alibaba Cloud's Experts' presentation at 2024 OpenTelemetry Community Day and summarizes their explorations in the field.
This article shares some execution processes of garbage collectors, providing a useful reference for those interested in the topic.
This article summarizes common code defects and solutions encountered in daily development to provide helpful insights.
This article is part of a series focusing on interview questions for technicians, with a specific emphasis on JVM.
This article introduces JVM and the running principle of Java programs.
Part 4 of this series discusses the importance of understanding the underlying logic of arthas and init.
The article discusses the issue of Java Agent being loaded in all JVMs in a container, causing wastage of resources and affecting troubleshooting.
Part 1 of this series provides an interpretation from the perspective of O&M and runtime.
This article explains why continuous profiling is an important means of feedback from production to development.
This article analyzes the problems encountered by EDAS users in the evolution of Java applications toward cloud-native and provides suggestions for cloud-native Java application memory configuration.
This article describes the exploration of strange error reporting in Java Agent, including Java Agent error reporting, JVM principle, glibc thread safety, and pthread tls.
This entry in the Java in Container series discusses the default value of ParallelGCThreads.
This article offers multiple techniques when constructing string objects in multiple JDK versions (with examples).
This short article discusses the background details of Java class pre-initialization.
This article discusses JavaScript bytecode, specifically basic information about Ignition bytecode.
This article discusses how 1688 uses Serverless in its business and e-commerce scenarios.
This article lists some ideas on how to optimize the performance of Elasticsearch and improve index and query throughput.