Skip to content

Add ability to dynamically adjust workload as it's running #22

Description

@rustyrazorblade

I've been in several situations now where I've wanted to change the rate limit of a running job without stopping it entirely. Sometimes it would be nice to just reduce the throughput by 10% or change the read rate.

When starting a job, add an option to open up a control port. My current thinking is to use gRPC to listen on that control port, and add a client mode to easy-cass-stress that would connect to that control port and accept commands to adjust the workload.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions