Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of a splitters synchronizer #49

Open
vicente-gonzalez-ruiz opened this issue Jan 21, 2019 · 0 comments
Open

Implementation of a splitters synchronizer #49

vicente-gonzalez-ruiz opened this issue Jan 21, 2019 · 0 comments

Comments

@vicente-gonzalez-ruiz
Copy link
Member

vicente-gonzalez-ruiz commented Jan 21, 2019

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

@vicente-gonzalez-ruiz vicente-gonzalez-ruiz changed the title Implementation of a splitter synchronizer Implementation of a splitters synchronizer Jan 21, 2019
@vicente-gonzalez-ruiz vicente-gonzalez-ruiz added GSoC idea Google Summer of Code - Idea and removed GSoC idea Google Summer of Code - Idea labels Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant