[chord] chord experiment on emulab
Emil Sit
sit at MIT.EDU
Wed Jul 12 20:42:04 EDT 2006
On Wed, 12 July 2006 at 16:08 (-0600), Yanyan Wang wrote:
> addresses associated. Thus, I wish each chord node to use multiple IP
> addresses to communicate. Is there any way to specify multiple network
> interfaces?
At the moment, no. Each lsd process binds to a single IP address with a
set of identifiers that is derived from that IP address (and port). You
can of course run multiple lsd's on a single machine, but they won't
share state. Also, as far as remote nodes know, each virtual node is
unrelated; our implementation does not take into account that virtual
nodes are co-located on a single IP/port.
--
Emil Sit / MIT CSAIL PDOS / http://pdos.csail.mit.edu/chord/
More information about the chord
mailing list