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

Benefits of UDP over TCP #3

@mattroseman

Description

@mattroseman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions