Skip to content

A benchmark application for testing MassTransit and transports

Notifications You must be signed in to change notification settings

johno-a/MassTransit-Benchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

MassTransit Benchmark

A set of benchmarks for measuring the performance of MassTransit with the supported transports.

Message Latency

Measures the throughput (send, consume) and latency (time from send to receive) of messages. The number of clients can be scaled to simulate multiple concurrent messages being written to the queue, and the concurrency, prefetch counts, and other settings can also be adjusted.

Usage

To see the usage, enter:

mtbench --help

That will show all the details of using the benchmark.

About

A benchmark application for testing MassTransit and transports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%