任务分解并行模式:如何找到可并行任务(task)
摘要:
Simulating the parallel or concurrent execution of multiple threads on given source code is a skill that has been extremely beneficial to me in both designing concurrent algorithms and in proving them... 阅读全文
posted @ 2010-09-07 13:43 胡是 阅读(454) 评论(0) 推荐(0)