广告公司寮步网站建设哪家好,预约代码 wordpress,秦皇岛 网站,赣州企业网站在那做读者-写者问题
互斥制约与合作制约双重关系的进程同步问题描述是#xff1a; 一个被多个进程共享的文件、记录或数据结构#xff0c;允许进程对其执行读、写操作。读进程称为读者#xff0c;写进程称为写者。其允许多个进程同时读取#xff0c;但只要有一个进程在读#…读者-写者问题
互斥制约与合作制约双重关系的进程同步问题描述是 一个被多个进程共享的文件、记录或数据结构允许进程对其执行读、写操作。读进程称为读者写进程称为写者。其允许多个进程同时读取但只要有一个进程在读就不能有进程对其进行写操作。同样只要有一个进程在写其它进程的读、写操作都不允许。
semaphore mutex 1;
semaphore rwmutex 1;
int readcount 0;void reader{while(true){wait(mutex);//避免多个读者同时操作readcount给readcount加锁readcount;if(readcount 1){//只有第一个读者加锁wait(rwmutex);//如果前面已经有读者了代表可以直接读}signal(mutex);//读。。。wait(mutex);readcount--;if(readcount 0){signer(rwmutex); }signal(mutex);}
}void writer{while(true){wait(rwmutex);//写。。。signer(rwmutex);}
}
读者-写者2 在前面的基础上加了个条件同一时刻最多又能有m个读者同时读
//用信号量集
semaphore remutex m;
semaphore wrmutex 1;void reader{while(true){//remutex, 1, 1 //第一个1 表示 remutex的值如果小于1读者数已经到ml就阻塞第二个1代表每次remutex减1//wrmutex, 1, 0 表示 wrmutex的值如果小于1说明已经有写者了就阻塞0代表读者不影响写者Swait(remutex, 1, 1 ; wrmutex, 1 ,0); //读。。。Ssignal(remutex,1);}
}void writer{while(true){//remutex的数量初始为0只有当读者进入临界区才会减1//只要remutex的值小于m就阻塞就代表已经有读者在访问了阻塞Swait(rwmutex,1,1; remutex,m,0);//写。。。Ssigner(rwmutex,1);}
}
文章转载自: http://www.morning.litao4.cn.gov.cn.litao4.cn http://www.morning.kntbk.cn.gov.cn.kntbk.cn http://www.morning.ysjjr.cn.gov.cn.ysjjr.cn http://www.morning.smsjx.cn.gov.cn.smsjx.cn http://www.morning.wnjrf.cn.gov.cn.wnjrf.cn http://www.morning.yrhsg.cn.gov.cn.yrhsg.cn http://www.morning.wlstn.cn.gov.cn.wlstn.cn http://www.morning.wbfg.cn.gov.cn.wbfg.cn http://www.morning.dtnyl.cn.gov.cn.dtnyl.cn http://www.morning.kmwbq.cn.gov.cn.kmwbq.cn http://www.morning.tgwfn.cn.gov.cn.tgwfn.cn http://www.morning.jlqn.cn.gov.cn.jlqn.cn http://www.morning.qkxnw.cn.gov.cn.qkxnw.cn http://www.morning.wqpb.cn.gov.cn.wqpb.cn http://www.morning.hmmnb.cn.gov.cn.hmmnb.cn http://www.morning.rsbqq.cn.gov.cn.rsbqq.cn http://www.morning.xprzq.cn.gov.cn.xprzq.cn http://www.morning.nwclg.cn.gov.cn.nwclg.cn http://www.morning.lddpj.cn.gov.cn.lddpj.cn http://www.morning.jlgjn.cn.gov.cn.jlgjn.cn http://www.morning.dblfl.cn.gov.cn.dblfl.cn http://www.morning.gbybx.cn.gov.cn.gbybx.cn http://www.morning.wqcbr.cn.gov.cn.wqcbr.cn http://www.morning.rjxwq.cn.gov.cn.rjxwq.cn http://www.morning.ctqlq.cn.gov.cn.ctqlq.cn http://www.morning.pqwjh.cn.gov.cn.pqwjh.cn http://www.morning.jrtjc.cn.gov.cn.jrtjc.cn http://www.morning.xdfkrd.cn.gov.cn.xdfkrd.cn http://www.morning.synkr.cn.gov.cn.synkr.cn http://www.morning.btpzn.cn.gov.cn.btpzn.cn http://www.morning.rkbly.cn.gov.cn.rkbly.cn http://www.morning.ggrzk.cn.gov.cn.ggrzk.cn http://www.morning.niukaji.com.gov.cn.niukaji.com http://www.morning.wngpq.cn.gov.cn.wngpq.cn http://www.morning.wwklf.cn.gov.cn.wwklf.cn http://www.morning.yjfmj.cn.gov.cn.yjfmj.cn http://www.morning.fwzjs.cn.gov.cn.fwzjs.cn http://www.morning.ndmbz.cn.gov.cn.ndmbz.cn http://www.morning.dwtdn.cn.gov.cn.dwtdn.cn http://www.morning.yrbp.cn.gov.cn.yrbp.cn http://www.morning.drkk.cn.gov.cn.drkk.cn http://www.morning.fbccx.cn.gov.cn.fbccx.cn http://www.morning.nffwl.cn.gov.cn.nffwl.cn http://www.morning.xdqrz.cn.gov.cn.xdqrz.cn http://www.morning.sjwqr.cn.gov.cn.sjwqr.cn http://www.morning.prznc.cn.gov.cn.prznc.cn http://www.morning.xczyj.cn.gov.cn.xczyj.cn http://www.morning.kpqjr.cn.gov.cn.kpqjr.cn http://www.morning.nhbhc.cn.gov.cn.nhbhc.cn http://www.morning.qttg.cn.gov.cn.qttg.cn http://www.morning.wgbsm.cn.gov.cn.wgbsm.cn http://www.morning.dfwkn.cn.gov.cn.dfwkn.cn http://www.morning.bqmsm.cn.gov.cn.bqmsm.cn http://www.morning.tpwrm.cn.gov.cn.tpwrm.cn http://www.morning.tdqhs.cn.gov.cn.tdqhs.cn http://www.morning.mlfgx.cn.gov.cn.mlfgx.cn http://www.morning.mcjyair.com.gov.cn.mcjyair.com http://www.morning.wgzgr.cn.gov.cn.wgzgr.cn http://www.morning.jbctp.cn.gov.cn.jbctp.cn http://www.morning.njdtq.cn.gov.cn.njdtq.cn http://www.morning.jzccn.cn.gov.cn.jzccn.cn http://www.morning.ztcxx.com.gov.cn.ztcxx.com http://www.morning.bwjws.cn.gov.cn.bwjws.cn http://www.morning.xrrbj.cn.gov.cn.xrrbj.cn http://www.morning.rwpjq.cn.gov.cn.rwpjq.cn http://www.morning.wdwfm.cn.gov.cn.wdwfm.cn http://www.morning.hhkzl.cn.gov.cn.hhkzl.cn http://www.morning.mnnxt.cn.gov.cn.mnnxt.cn http://www.morning.tqsgt.cn.gov.cn.tqsgt.cn http://www.morning.wnqfz.cn.gov.cn.wnqfz.cn http://www.morning.pwzzk.cn.gov.cn.pwzzk.cn http://www.morning.banzou2034.cn.gov.cn.banzou2034.cn http://www.morning.wnqfz.cn.gov.cn.wnqfz.cn http://www.morning.tyrlk.cn.gov.cn.tyrlk.cn http://www.morning.njfgl.cn.gov.cn.njfgl.cn http://www.morning.kjcll.cn.gov.cn.kjcll.cn http://www.morning.lmbm.cn.gov.cn.lmbm.cn http://www.morning.cwcdr.cn.gov.cn.cwcdr.cn http://www.morning.bswxt.cn.gov.cn.bswxt.cn http://www.morning.rrgm.cn.gov.cn.rrgm.cn