Interview study preparation process record

JVM memory management mechanism and garbage collection mechanism

First, the learning content
beep beep miles miles
CSDN ~
1, the JVM-related problems finishing
2, step by step, with your understanding Java8 JVM tuning

Concurrent memory model JMM and memory barrier

1. Learning content
1. Bilibili~Java multi-threaded memory model
2. Bilibili~
3. Third Prince Ao Bing~ Various locks
4. Third Prince Ao Bing~ Realization of synchronized bottom layer
5. Third Prince Ao C~ Volatile blows for half an hour
6. Third Prince Ao Bing~ Deep understanding of AQS

volatile

CAS(Compare And Swap)

synchronized

The underlying principle of MySQL

Spring source code

Design Patterns

Analysis of the real interview questions

Guess you like

Origin blog.csdn.net/lxn1023143182/article/details/111622451