0 votes
in Other by

What are the advantages of token(with rings) passing approach?
i) One processor as coordinator which handles all requests
ii) No starvation if the ring is unidirectional
iii) There are many messages passed per section entered if few users want to get in section
iv) One processor as coordinator which handles all requests
v) Only one message/entry if everyone wants to get in
a) i
b) ii and iii
c) i, ii and iii
d) i, ii and iv

1 Answer

0 votes
by

Correct answer is :-d) i, ii and iv

i) One processor as coordinator which handles all requests
ii) No starvation if the ring is unidirectional

and

iv) One processor as coordinator which handles all requests

Related questions

+1 vote
asked Oct 17, 2022 in Other by AdilsonLima
0 votes
asked Jan 25 in Other by sharadyadav1986
...