Skip to content

Implementation of a splitters synchronizer #49

@vicente-gonzalez-ruiz

Description

@vicente-gonzalez-ruiz

Issue #48 introduces a new entity which is able to synchronize two or more streams.

This issue proposes an alternative (and probably much more efficient) way of obtaining the same result. In this case (as it is explained in the MCS layer) if the splitters conform the chunks exactly with the same content, two or more peers (or a peer with the ability of retrieve chunks from more than a team). For achieving this, the load-balancer should provide instructions to the splitters to be synchronized.

Some useful code can be found here: https://github.com/P2PSP/console/blob/master/src/synchronizer.cc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions