能利用多线程来从其环境收获最多的应用程序可以提供一种超级的用户体验。
Applications that use multiple threads to get the most out of their environment can provide a superior user experience.
我们看到多核处理器已经成为一种趋势,根据经验我们知道,多线程程序的行为在这种新硬件上开始变得不同。
We saw the trend towards multicore processors, and from experience we knew that multithreaded programs would begin to behave differently on this new hardware.
在实践中,数据流变量提供一种不错的方式来将值从一个线程传输到另一个线程,且它们通常用于传输多线程单元测试中的结果。
In practice, dataflow variables provide an excellent way to communicate values from one thread to another, and they are commonly used to communicate results in multithreaded unit tests.
应用推荐