(2) 请求与保持条件(Hold and wait):指进程已经保持至少一个资源,但又提出了新的资源请求,而该资源已被其它进程占有,此时请求进程阻塞,但又对自己已获得的其它...
基于24个网页-相关网页
请求与保持条件:一个进程因请求资源而阻塞时,对已获得的资源保持不放。
Hold and Wait must guarantee that whenever a process requests a resource, it does not hold any other resources.
例如在基于 Web 的电子邮件客户端用户将会保持等待一个 Ajax 请求,若要查找与他们的搜索条件匹配的所有电子邮件邮件的结果。
For example, in a web-based email client the user will be kept waiting for the results of an Ajax request to find all the email messages that match their search criteria.
应用推荐