Skip to content

Latest commit

 

History

History
128 lines (79 loc) · 5.6 KB

README.md

File metadata and controls

128 lines (79 loc) · 5.6 KB

On The Road Learning Java

👉 目录

📚 Books

☕ Java语言

JDK源码阅读 🌹

♨️ JVM

我觉得不错的资源

👍👍 JVM Internals

👍👍 Java (JVM) Memory Model – Memory Management in Java

What is a Java Safepoint?

Understanding Garbage Collection

The Black Magic of (Java) Method Dispatch

The infamous sun.misc.Unsafe explained

👍 The "Double-Checked Locking is Broken" Declaration

👍 Useful JVM flags, revisited

The most complete list of -XX options for Java JVM

The Java Memory Model

💜 Framework

Disruptor

Spring 系列

Dubbo

Sentinel

MyBatis

Tomcat

RocketMQ

RocketMQ源码阅读

Kafka

大面积offset commit失败,导致不停Rebalance,大量消息重复消费的问题

Algorithm

Leetcode

Related

Scala编程之路

关于我