Return-Path: william@bourbon.usc.edu
Delivery-Date: Sun Apr 15 16:22:38 2007
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on merlot.usc.edu
X-Spam-Level: 
X-Spam-Status: No, score=-3.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,
	NO_REAL_NAME autolearn=ham version=3.1.3
Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75])
	by merlot.usc.edu (8.13.5/8.13.5) with ESMTP id l3FNMcO9022443
	for <cs551@merlot.usc.edu>; Sun, 15 Apr 2007 16:22:38 -0700
Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1])
	by bourbon.usc.edu (8.13.5/8.13.5) with ESMTP id l3FNMl0R009423
	for <cs551@merlot>; Sun, 15 Apr 2007 16:22:47 -0700
Message-Id: <200704152322.l3FNMl0R009423@bourbon.usc.edu>
To: cs551@merlot.usc.edu
Subject: Re: Doubt about Grading Guideline 
Date: Sun, 15 Apr 2007 16:22:47 -0700
From: william@bourbon.usc.edu

Someone wrote:

  > I was talking about
  > (A) Beacon-only networks : +52 points (Note: *CacheProb is useless for 
  > beacon-only networks*)
  > --(1) Network with 1 beacon node : +28 points

On the node that issued the request, you must search its
datastore.

  > One more thing I want to ask, why have you mentioned *CacheProb is 
  > useless for beacon-only networks, *because I can not find any thing 
  > which tells CacheProb is not for beacons.
  > Is it right? or IU have missed something...?

Becuase it's fully connected.  So, when you reply, the message
goes directly to the requester.  (I guess if you have some
really strange timing in your routing implementation, may be
this may not happen.  But for the (A) cases, we set CacheProb
to 0, then it wouldn't matter.)
--
Bill Cheng // bill.cheng@usc.edu <URL:http://merlot.usc.edu/william/usc/>





  > william@bourbon.usc.edu wrote:
  > > Someone wrote:
  > >
  > >   > As per grading guidelines the node should get search response when there 
  > >   > is only one node is up which is the search requester
  > >   > that means the requester should also search for the required search 
  > >   > query in it's lists and reply back to the search request
  > >   > is it right?
  > >   > or I am missing something... ?
  > >
  > > I don't know what you are asking.  Could you tell me which
  > > test (?.?.?) in the grading guidelines you are asking about?
  > > Please be as specific as possible and copy and paste what's
  > > in the grading guideslines should also help.
  > > --
  > > Bill Cheng // bill.cheng@usc.edu <URL:http://merlot.usc.edu/william/usc/>
