sjsu-cmpe / vyuudha

Vyuudha - A clean room implementation of a distributed storage middleware for education and research.
5 stars 2 forks source link

Inter-node communication? #15

Open utsengar opened 13 years ago

utsengar commented 13 years ago
  1. Get the next node from consistent hahsing
  2. Connect to the node via IO
  3. start:
    3.1 gossiping
    3.2 replication
    3.3. Hinted hand-off (and the merkel tree when node is up)