Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Increase throughput performance of some serialized actions #188

Closed
16 tasks done
alfpark opened this issue Apr 20, 2018 · 0 comments
Closed
16 tasks done

Increase throughput performance of some serialized actions #188

alfpark opened this issue Apr 20, 2018 · 0 comments
Assignees
Milestone

Comments

@alfpark
Copy link
Collaborator

alfpark commented Apr 20, 2018

Leverage concurrent.futures for async submissions of lists of work.

  • del certs
  • add ssh user
  • add rdp user
  • del ssh user
  • del rdp user
  • reboot nodes
  • delete tasks (both request and wait)
  • term tasks (both request and wait)
  • nodes grls (speed up generate ssh tunnel script with rls cache)
    • ensure consistent cardinality of results
    • add no generate ssh script option
  • get all task files
  • get all node files
  • add task collection (along with bugfix from Task submission speed regression with many unnamed tasks or via task factory #183)
  • recurrent job manager
  • task file mover
@alfpark alfpark added this to the 3.5 milestone Apr 20, 2018
@alfpark alfpark self-assigned this Apr 20, 2018
alfpark added a commit that referenced this issue Apr 20, 2018
- Add async to del certs
@alfpark alfpark closed this as completed in 1756e57 May 2, 2018
alfpark added a commit that referenced this issue Jun 29, 2018
- For cases where the slice is too big
- This is a regression from #188
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant