InterviewSolution
Saved Bookmarks
| 1. |
What are the characteristics of the stateless server?(a) Easier to implement(b) They are not fault-tolerant upon client or server failures(c) They store all information file server(d) They are redundant to keep data safeThis question was addressed to me by my school teacher while I was bunking the class.I would like to ask this question from Distributed File System in chapter Distributed File Systems of Operating System |
|
Answer» CORRECT option is (a) EASIER to implement To explain I WOULD SAY: NONE. |
|