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

Processor group support #13

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Dec 1, 2022

  1. Processor group awareness bodged in. Enabled by -ga flag, and added t…

    …o the existing processmapping pipeline. Implemented at the top of StartSenderReceiver, defaults to old behavior. Maintains compatibility with old -m[apping] string so we don't break old scripts.
    Peter Neal committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    904c825 View commit details
    Browse the repository at this point in the history
  2. Revert "Processor group awareness bodged in. Enabled by -ga flag, and…

    … added to the existing processmapping pipeline. Implemented at the top of StartSenderReceiver, defaults to old behavior. Maintains compatibility with old -m[apping] string so we don't break old scripts."
    
    This reverts commit 904c825.
    Peter Neal committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    131a8a5 View commit details
    Browse the repository at this point in the history
  3. Processor group awareness bodged in. Enabled by -ga flag, added to ex…

    …isting processmapping pipeline for parsing group selection per thread(s), and implemented at the top of startsenderreceiver.
    Peter Neal committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    bcc9a03 View commit details
    Browse the repository at this point in the history