Define Request edge and Claim edge.
Answers
Answered by
9
A claim edge Pi → Rj indicates that process Pi may request resource Rj which is represented by a dashed line. A claim edge is converted to a request edge when a process requests a resource. When a resource is released by a process, the assignment reconverts to a claim edge.
Answered by
2
Request edge and Claim edge is given below:-
Explanation:
Request edge:-
- The directed edge of the commodity type Rj to the process Pi is marked by Rj->Pi, which implies that an instance of the property class has been delegated to the process Pi.
- The directed edge of Pi->Rj is called the request edge.
- The R->Pi forwarded edge is called the assignment edge.
Claim edge:-
- The claim edge implies that the system pi will be demanded by the asset RJ any time in the future.
- The edge of the argument is translated to the edge of the request when the process requests a resource.
- If a resource is released by a method, the allocation converts to the edge of the argument.
Learn more:-
brainly.in/question/4989687
Similar questions