Sprite position statement: use distributed state for failurerecovery
Welch, B.; Baker, M.; Douglis, F.; Hartman, J.; Rosenblum, M.; Ousterhout, J.
Workstation Operating Systems, 1989., Proceedings of the Second Workshop on
Volume , Issue , 27-29 Sep 1989 Page(s):130 - 133
Digital Object Identifier 10.1109/WWOS.1989.109282
Summary:The authors advocate keeping state in main memory instead of
logging state to disk, so that higher performance services can be
implemented. They are motivated by their distributed file system which
uses stateful servers to support a high-performance distributed caching
system. For reliability, a server's state is replicated in the main
memory of other hosts so that the system can recover from the failure of
a server. After a server reboots, its clients help it rebuild its
internal state. The authors point out that as networks and processors
get faster, but disks do not, relying on other hosts will be more
efficient than using disks
View citation and abstract |