随笔分类 -  多核与并行计算

In software Transactional Memory(STM), word-based or object-based, which is better?
摘要:Current software transactional memory algorithms can be categorized into two classes, word-based or object-based according to different locking granularity. So a problem arises: which is better? Tiny... 阅读全文

posted @ 2012-11-09 16:37 Fractal Matrix 阅读(302) 评论(0) 推荐(0)

导航