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

[CAY-1208] Introduce combiner in Pregel #1279

Merged
merged 3 commits into from
Dec 17, 2017

Conversation

wynot12
Copy link
Contributor

@wynot12 wynot12 commented Dec 17, 2017

Resolves #1208

This PR introduces Combiner that combines messages for the same vertex.
It greatly reduces network traffic.

@wynot12 wynot12 added the Pregel label Dec 17, 2017
@wynot12 wynot12 requested a review from yunseong December 17, 2017 15:59
@yunseong
Copy link
Contributor

LGTM. I've added minor changes. Will merge now. Thanks!

@yunseong yunseong merged commit 8b2437e into snuspl:master Dec 17, 2017
@yunseong yunseong deleted the pregel-combiner branch December 17, 2017 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants