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 BatchedDispatcher, BatchedConsumer #29

Merged
merged 69 commits into from
Sep 14, 2019
Merged

Add BatchedDispatcher, BatchedConsumer #29

merged 69 commits into from
Sep 14, 2019

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Sep 10, 2019

These changes split the dispatch aspect from the stream scheduler in order to enable building a custom dispatcher which splits out the processing in ways other than the default of scheduling and dispatching at the individual stream level.

@bartelink bartelink changed the title Extract StreamsDispatcher Extract ItemsDispatcher; Add BatchedDispatcher Sep 11, 2019
@bartelink bartelink marked this pull request as ready for review September 11, 2019 17:24
@bartelink bartelink changed the base branch from stream-tests to master September 14, 2019 22:43
@bartelink bartelink changed the title Extract ItemsDispatcher; Add BatchedDispatcher Add BatchedDispatcher, BatchedConsumer Sep 14, 2019
@bartelink bartelink merged commit 4b61d11 into master Sep 14, 2019
@bartelink bartelink deleted the multi-dispatcher branch September 14, 2019 23:15
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.

None yet

1 participant