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

feat: taskworker throughput test #77875

Merged
merged 4 commits into from
Sep 23, 2024

Conversation

markstory
Copy link
Member

First pass at a script to enqueue a block of simple tasks, and then consume them.

Add a janky script for running the taskworker system for a set number of
tasks. I've not figured out a good way to terminate the processes but
CTRL-C works well enough.
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 20, 2024
@markstory markstory linked an issue Sep 20, 2024 that may be closed by this pull request
@markstory markstory merged commit a169649 into hackweek-kafkatasks Sep 23, 2024
18 of 44 checks passed
@markstory markstory deleted the feat-taskworker-throughput-test branch September 23, 2024 21:19
@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Design test scenarios for comparing pending task storage
1 participant