bytebeamio/mqttwrk

Wrk inspired tool for scale and performance testing mqtt brokers

34

stars

142

commits

Rust

primary language

Feb 6, 2024

updated

README

mqttwrk

Wrk/Wrk2 inspired tool for conformance and scale testing mqtt brokers

Examples


  • Run 10K connection producing
    • total of 20 messages
    • 1 publisher per connection
    • 0 subscribers per connection
    • 1 message/second frequency per publisher
cargo run --release -- bench -n 20 -p 1 -s 0 -r 1

Contributors

amrx101

53 commits

tekjar

52 commits

henil

16 commits

bytebeamio/mqttwrk

Wrk inspired tool for scale and performance testing mqtt brokers

34

stars

142

commits

Rust

primary language

Feb 6, 2024

updated

README

mqttwrk

Wrk/Wrk2 inspired tool for conformance and scale testing mqtt brokers

Examples


  • Run 10K connection producing
    • total of 20 messages
    • 1 publisher per connection
    • 0 subscribers per connection
    • 1 message/second frequency per publisher
cargo run --release -- bench -n 20 -p 1 -s 0 -r 1

Contributors

amrx101

53 commits

tekjar

52 commits

henil

16 commits

Languages

Rust

96.0%

Python

2.2%