Final Report SIRS-1

1. Background

The Scalable Internet Resource Server (SIRS) concentrates on the development of a service capable of supporting internet resources that are encapsulated in Globe distributed shared objects (DSOs). A Globe DSO can be physically distributed across multiple machines, but more importantly, implements its own object-specific distribution strategy.

For example, consider a software package such as the Linux RedHat distribution. This highly popular package is basically updated at a single site and subsequently copied to several mirror sites all over the world. Clients wanting the latest RedHat release of Linux, should contact their nearest RedHat mirror site and download the software from there. In terms of Globe, the Linux package would be implemented as a DSO with a master/slave replication policy.

A completely different strategy could be used for the distribution of software that is related to a specific language, such as Dutch. In that case, distribution may be restricted to the Netherlands only by installing it at a single site, and let replication take place on demand by means of proxy caches.

These two examples illustrate that it makes sense to distinguish different distribution strategies, and assign strategies on a per-object basis. In particular, by distinguishing object-specific distribution strategies, it becomes possible to devise scalable solutions by exploiting distribution, caching, and replication. Solutions can be made scalable by taking into account exactly how an object is used and modified.

The SIRS project is basically concerned with building client and server software that can support Globe DSOs encapsulating typical internet resources such as Web pages and FTP-able files such as software packages.

An important part of the project is formed by a system that supports location-independent names. Such names are imperative if replication (or mobility) of objects is to be supported. At present, naming in internet applications is basically done by means of URLs. A URL identifies a transfer protocol, a server, and a resource that is managed by that server. Because the server's name is incorporated in the URL, it becomes impossible to replicate a resource to another server without changing its name.

To support replication, we need a location-independent name such as a URN, which is subsequently translated into one or more URLs, where each URL refers to a specific replica. The SIRS project includes the development of a naming system to support location-independent names, and the mapping of such names to URLs.

2. What Has Been Achieved

The goal of SIRS-1 was to build client software with the functionality listed below. For each item, we describe what has been achieved.

In addition to these deliverables, we have also done the following:

3. What Needs To Be Done

It should be clear from the previous section that in SIRS-1 we did much more than was laid down in the original project plan. However, what we have not yet done is thoroughly test our software. The main reason for not doing so, is that thorough testing makes sense only when the complete system is available in prototype version.

In particular, the following needs to be done (and will be done within the context of SIRS-2):

4. Additional Information

Added to this report are two documents. One document describes the current setup of SIRS, the other document describes in detail the combination of the naming and location service.

5. Agreement On This Report

In a meeting with NLnet held on 09.12.1999, the following was agreed:

1.
The deliverables specified in the orginal SIRS-1 project plan have been provided.

2.
The Vrije Universiteit will take a closer look at suitable licenses for putting software developed in the SIRS project into the public domain. Candidates are GNU, and notably the BSD license.

3.
A tar file containing the software that is developed in SIRS will be distributed between a number of selected sites as follows:

The sites will be selected as soon as possible. Although no date has been explicitly mentioned, a number of candidate sites will be contacted before 01.03.2000. Besides NLnet, possible candidates are:

6. Financial Report

A financial statement has been added separately to this report.

Back to SIRS project page

Back to Stichting NLnet projects page


RCSID: $Id: eval-sirs1.html,v 1.3 2001/03/08 09:41:46 wytze Exp $