(Antiquity graphic)
Introduction
News
Search
Documentation License
Download
Contributors
Contact Us

Antiquity
Secure Log For Wide-Area Distributed Storage

Tutorials

The following tutorials are aimed at beginners interested in learning how the various systems operate and how to program in such systems.

  • MirrorFS
  • File-mirroring application that demonstrates how to copy a file from a source directory over to a destination directory. Aimed as a high-level tutorial to understand the interworking of the various systems.

  • Moxie (Generic Database)
  • Uses MacFuse to provide a storage database with a file-system and also allow the capability for file-system operations.

  • Moxie (Antiquity Database)
  • Same functionality as above, with the only difference that the databse used is Antiquity instead of a generic one.

  • Chat
    Chat application that demonstrates the use of Remote Procedure Call's (RPC's) instead of existing protocols (i.e. TCP/IP or UDP), to implement a chat amongst nodes who connect to a server. Aimed as a programmer's tutorial.


    Last modified 2007/08/17.