问个multi threading code 题,同时请问高手mutil threading 编程有什么好书,网站和教程推荐?# JobHunting - 待字闺中
b*m
1 楼
问个multi threading code 题,同时请问高手mutil threading 编程有什么好书,网
站和教程推荐?
先问一下下面这个code 题:
写个queue, first in first out
用两个 thread
一个 thread pop head out
一个 thread poush back to tail
这个准确的应该如何写
如果有3 个以上的 thread 比如10 个thread 又应该如何写?
如何优化算法呢?
如果unlimited 个数的 thread 呢?
请问有没有上面这题相关的代码, 网站或者教程推荐呢?
mutil threading 编程讲的比较好有实际code 的又有什么好书,网站和教程推荐?
多谢大家帮忙。
站和教程推荐?
先问一下下面这个code 题:
写个queue, first in first out
用两个 thread
一个 thread pop head out
一个 thread poush back to tail
这个准确的应该如何写
如果有3 个以上的 thread 比如10 个thread 又应该如何写?
如何优化算法呢?
如果unlimited 个数的 thread 呢?
请问有没有上面这题相关的代码, 网站或者教程推荐呢?
mutil threading 编程讲的比较好有实际code 的又有什么好书,网站和教程推荐?
多谢大家帮忙。