文件名称:reader-writer
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:640byte
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
解决读者-写者的想法:
就是所谓的”忙等待“。一个进程(线程)要使用某个资源,先看能否满足”一定要求“,能,就使用,
不能就等待直到这个要求满足为止。
-Solve the readers- the idea of writing: the so-called " busy waiting." A process (thread) to use a resource, look at the can meet the " demands" , to the use, can not wait to meet this requirement until the date.
就是所谓的”忙等待“。一个进程(线程)要使用某个资源,先看能否满足”一定要求“,能,就使用,
不能就等待直到这个要求满足为止。
-Solve the readers- the idea of writing: the so-called " busy waiting." A process (thread) to use a resource, look at the can meet the " demands" , to the use, can not wait to meet this requirement until the date.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
reader-writer.txt