Java多处理器多线程伪共享 没有竞争的类对象分配到同一个cacheline,造成不必要的内存竞争。
2017/04/08 diary
Linux习惯
2017/04/04 linux
少有的讲得比较清楚的 :(
2017/04/04 jdk
消息事务
2017/03/28 midware
摘自:http://mushroom.cnblogs.com/
在记录日志的时候,我们可能有这种需求,对于每个记录除了知道日志信息外,也要当前登录用户的信息。 可以这样解决:使用log4j的MDC
2017/03/27 infra
twitter/snowflake
2017/03/26 dal
服务化过程中各种流控策略
2017/03/24 infra 微服务
Collection of handy online tools for developers, with great UX.
The "REST With Spring" Course:
just for study, from internet.
jdk,algorythm
URLClassLoader HotSwap