Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

distributor: write data to peers concurrently #439

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

distributor: write data to peers concurrently #439

wants to merge 1 commit into from

Conversation

nak3
Copy link
Contributor

@nak3 nak3 commented Dec 24, 2016

distributor: write data to peers concurrently

Currently torus distributes the data to the peers serially. Thus, it
could stop make high throughput cluster. This patch introduces worker
threads and distributes the data to peers concurrently.

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

Successfully merging this pull request may close these issues.

1 participant