InterviewSolution
Saved Bookmarks
| 1. |
What are the characteristics of computation migration?(a) transfer data by entire file or immediate portion required(b) transfer the computation rather than the data(c) execute an entire process or parts of it at different sites(d) none of the mentionedThis question was posed to me during an interview.I'm obligated to ask this question of Distributed Operating System topic in chapter Distributed File Systems of Operating System |
|
Answer» Correct option is (b) TRANSFER the computation rather than the data |
|