- + P A

- Defeat of Double-checked Locking

      Java 2004-6-18 21:15
DCL(Double-checked Locking)是Lazy-loading时避免过度同步(多线程考虑)采用的技巧。下面是个例子: ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- To assert or not to assert

      Java 2004-6-18 20:54
To assert or not to assert ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()