Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Benefits of UDP over TCP #3

Open
mattroseman opened this issue Jan 20, 2018 · 0 comments
Open

Benefits of UDP over TCP #3

mattroseman opened this issue Jan 20, 2018 · 0 comments

Comments

@mattroseman
Copy link

I'm curious as to why you chose to use UDP as opposed to TCP.

For example instead of having a FIND_SUCCESSOR and FOUND_SUCCESSOR message types, couldn't you just open a TCP connection, request the successor, and then get a response with that information?

I'm honestly not that knowledgeable in this area, and would be interested to know if there is a specific reason TCP might not be as good a solution to use with Chord.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant