Concurrency Series 1
摘要:
Computer users take it for granted that their systems can do more than one thing at a time. They assume that they can continue to work in a word processor, while other applications download files, manage the print queue, and stream audio. Even a single application is often expected to do more than one thing at a time. For example, that streaming audio application must simultaneously read the digital audio off the network, decompress it, manage playback, and update its display. Even the word proc 阅读全文
posted @ 2014-03-15 16:26 RobertC 阅读(170) 评论(0) 推荐(0) 编辑