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

Dispatch the offers after contact not as in the paper #9

Open
Chat-Wane opened this issue Nov 29, 2014 · 0 comments
Open

Dispatch the offers after contact not as in the paper #9

Chat-Wane opened this issue Nov 29, 2014 · 0 comments

Comments

@Chat-Wane
Copy link
Owner

Currently, one offer is dispatched per neighbour in the partialView of the contact peer. However, there are normally more offers to dispatch in order to handle failures. Each offer should be eventually accepted, but when the global network is small, some subscription can loop in the network without beeing accepted because the peers already knows the subscribing peer.

In the paper, a peer discards the subscription request when it forwarded it 10 times.

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

No branches or pull requests

1 participant