Wikipendium

History Compendium
Log in
This is an old version of the compendium, written June 5, 2013, 11:57 a.m. Changes made in this revision were made by gombos. View rendered version.
Previous version Next version

TDT4190: Distributed systems

Java, bitch! # Curriculum * Characterization of Distributed Systems * System Models * Remote invocation * Peer-To-Peer systems * Security * Distributed File Systems * Time and Global States * Coordination and Agreement * Distributed Transactions * Google case Study # Distributed File Systems ## Network File System (NFS)
Provides transparent access to remote files. Any computer can act as both a server and a client, and the files can be available for remote access. When reading files, NFS will only cache to RAM, and the files will not persist over a reboot. It's common practice to have some machines be dedicated servers.
  • Contact
  • Twitter
  • Statistics
  • Report a bug
  • Wikipendium cc-by-sa
Wikipendium is ad-free and costs nothing to use. Please help keep Wikipendium alive by donating today!