Skip to content

Files

Latest commit

19e292c · Jun 1, 2024

History

History
22 lines (12 loc) · 628 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 628 Bytes

Dotnet RabbitMQ Benchmarking

This repository contains a simple benchmarking application that benchmarks RabbitMQ message broker using .NET.

Benchmarks

Http x RabbitMQ

Results

This benchmark uses a simple Asp.Net WebAPI application as baseline and compares it with RabbitMQ.

MassTransit x RabbitMQ Client

Results

This benchmark compares overhead of MassTransit against RabbitMQ.Client library.

Results