devinli05 / DistributedKeyValueStore

CS 416 class project
0 stars 0 forks source link

need to pass message containing node facing RPC address of each member in gossip protocol #2

Closed devinli05 closed 8 years ago

devinli05 commented 8 years ago

Currently, gossip protocol passes the gossip UDP/TCP address. The node facing RPC address need to be passed as a gossip message for use with consistent hashing.