文件名称:read-and-write
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.97kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
读者-写者的读写限制(包括读者优先和写者优先)
1)写-写互斥,即不能有两个写者同时进行写操作
2)读-写互斥,即不能同时有一个读者在读,同时却有一个写者在写
3)读读允许,即可以有2个以上的读者同时读-Readers- to read and write restrictions (including readers, priority, and the writer takes precedence)
A) write- write mutually exclusive, ie can not have two writers write
2) read- write mutex, that is not at the same time there is a reader in Reading, at the same time there is a writer writing
3) read the permit, which can have more than two readers simultaneously read
1)写-写互斥,即不能有两个写者同时进行写操作
2)读-写互斥,即不能同时有一个读者在读,同时却有一个写者在写
3)读读允许,即可以有2个以上的读者同时读-Readers- to read and write restrictions (including readers, priority, and the writer takes precedence)
A) write- write mutually exclusive, ie can not have two writers write
2) read- write mutex, that is not at the same time there is a reader in Reading, at the same time there is a writer writing
3) read the permit, which can have more than two readers simultaneously read
(系统自动生成,下载前可以参看下载内容)
下载文件列表
读者与写者.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.