OceanStore The OceanStore Project
Tapestry Application HOWTO

This page attempts to describe the information necessary to write software which interfaces with Tapestry, the peer-to-peer routing infrastructure of OceanStore. If you're trying to build a new peer-to-peer application using Tapestry, this page is for you.

There are several components to writing applications for OceanStore.  This document will cover the basic operations necessary to write Tapestry applications.  For information about interfacing with the other components of OceanStore, please see online documents at the OceanStore website .

[ OceanStore Background | Codebase Configuration | Event-driven Architecture
 Tapestry Interface | Example Code ]

OceanStore Background

OceanStore is a project designing an architecture for global-scale storage at Berkeley.  

Codebase Configuration


Event-driven Architecture


Tapestry Interface

Example Code

All that said, here are the directions.


Last modified $Date: 2002/03/22 02:56:23 $ by $Author: srhea $.