bigwolftime / gitmentCommentsPlugin

0 stars 0 forks source link

Java Tech #28

Open bigwolftime opened 3 years ago

bigwolftime commented 3 years ago

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

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

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

字节码增强技术探索

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

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

Redis 高负载下的中断优化

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