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

Modified foreach partitioner to use bulk execute #1612

Closed
wants to merge 1 commit into from
Closed

Modified foreach partitioner to use bulk execute #1612

wants to merge 1 commit into from

Commits on Jun 15, 2015

  1. Modified foreach partitioner to use bulk execute

    Changed foreach partitioner to make use of bulk async execute. Since
    each policy has an associated executor, the partitioners should make
    use of the executors bulk functionality.
    
    This starts to solve the bullet point "make use of executor traits'
    bulk functionality in each of the partitioners" from issue #1544
    dcbdan committed Jun 15, 2015
    Copy the full SHA
    7c4f918 View commit details
    Browse the repository at this point in the history