最新文章列表

Lock Free Stack

This example is copied from book "Java Concurrency in Practice". From this example we can learn that the lock free queue code is not correct for MPMC (multi-producer-multi-consumer) in my pr ...
standalone 评论(0) 有1148人浏览 2012-09-06 15:31

Lock Free Queue Implementation

One consumer, one producer problem: Lock Free Queue Basically add one a separator in a list then nodes between separator and last is owned by consumer, the node between first and separator should be ...
standalone 评论(0) 有1470人浏览 2012-09-05 16:29

最近博客热门TAG

Java(141747) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54918) .net(54785) Web(54513) 工作(54116) Linux(50906) Oracle(49876) 应用服务器(43288) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37268) 数据结构(36423)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics