InterviewSolution
Saved Bookmarks
| 1. |
Which of the following are methods Traffic Manager uses to pick endpoints? All the options mentioned Round-robin Performance Failover |
|
Answer» hod that TRAFFIC MANAGER uses to pick ENDPOINTS is Round-robin.It is one of the known CPU scheduling algorithms.In this algorith, each step or process gets assigned a fixed slot of TIME and that too in a cyclic manner.Therefore, all the processes get a share in it. |
|