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

Test out processing different partitions concurrently #221

Closed

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    a642cb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Adds max_concurrency to configuration

    Alex Blair committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    b46e958 View commit details
    Browse the repository at this point in the history
  2. Adds option to disable signal handlers in main Runner

    Alex Blair committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    9caaef1 View commit details
    Browse the repository at this point in the history
  3. Adds concurrent runner to orchestrate threads

    Alex Blair committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    8145f6e View commit details
    Browse the repository at this point in the history
  4. Use concurrent runner when max_concurrency exceeds 1

    Alex Blair committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    888bd5a View commit details
    Browse the repository at this point in the history