`
hsbcnet
  • 浏览: 3123 次
  • 性别: Icon_minigender_1
  • 来自: 广州
最近访客 更多访客>>
社区版块
存档分类
最新评论
文章列表

disruptor

http://coolshell.cn/articles/9169.html
below article is from http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html The "Double-Checked Locking is Broken" Declaration Signed by: David Bacon (IBM Research) Joshua Bloch (Javasoft), Jeff Bogda, Cliff Click (Hotspot JVM project), Paul Haahr, Doug Lea, Tom May, Jan ...
https://www.securecoding.cert.org/confluence/display/java/LCK01-J.+Do+not+synchronize+on+objects+that+may+be+reused What I wrote here is exactlly copied from the above link, please refer to the original place Misuse of synchronization primitives is a common source of concurrency issues. Synchronizi ...
Global site tag (gtag.js) - Google Analytics