Skip to content

Add round-robin sink#28

Open
Adirio wants to merge 1 commit into
docker:mainfrom
Adirio:round-robin-sink
Open

Add round-robin sink#28
Adirio wants to merge 1 commit into
docker:mainfrom
Adirio:round-robin-sink

Conversation

@Adirio
Copy link
Copy Markdown

@Adirio Adirio commented May 3, 2018

Add round-robin sink that will split the events among the destiny sinks evenly.

If there is no sink ErrNoSink is returned. It is useful as an event load balancer. It could be chained with #27 so that new pipelines are added when an ErrSinkTimeout occurs to increase concurrency.

…ks evenly

Signed-off-by: Adrián Orive <aorive@ikerlan.es>
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

Successfully merging this pull request may close these issues.

2 participants