Broose.h File Reference


Detailed Description

Author:
Jochen Schenk

#include <omnetpp.h>
#include <BaseOverlay.h>
#include <RpcListener.h>
#include <OverlayKey.h>
#include "BrooseHandle.h"
#include "BrooseBucket.h"
#include "BrooseMessage_m.h"
#include <map>

Classes

class  Broose

Enumerations

enum  { INIT, RSET, BSET, READY }
 Broose overlay module. More...


Enumeration Type Documentation

anonymous enum

Broose overlay module.

Implementation of the Broose KBR overlay as described in "Broose: A Practical Distributed Hashtable Based on the De-Bruijn Topology" by Anh-Tuan Gai and Laurent Viennot

Author:
Jochen Schenk
See also:
Bucket
Enumerator:
INIT 
RSET 
BSET 
READY 
00051 {
00052     INIT,
00053     RSET,
00054     BSET,
00055     READY
00056 };


Generated on Fri May 11 14:52:39 2007 for ITM OverSim by  doxygen 1.4.7