bigwolftime / gitmentCommentsPlugin

0 stars 0 forks source link

Java Tech – LOFFER – 一个可以fork的博客 #5

Open bigwolftime opened 4 years ago

bigwolftime commented 4 years ago

https://index1024.gitee.io/blog/java-tech/

【基本功】不可不说的Java“锁”事

从ReentrantLock的实现看AQS的原理及应用

字节码增强技术探索

LruCache在美团DSP系统中的应用演进

美团针对Redis Rehash机制的探索和实践

Redis 高负载下的中断优化

CPU Cache Line伪共享问题的总结和分析

bigwolftime commented 4 years ago
System.out.prinntln("hello world");
bigwolftime commented 4 years ago

test001