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

Add round-robin sink #28

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

Conversation

Adirio
Copy link

@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.

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