This document analyzes the performance of various hypervisors (KVM, XEN, Hyper-V, ESXi) using RabbitMQ message broker server. The authors establish identical VM configurations on each hypervisor with 1 CPU and 1GB RAM. Using RabbitMQ, they stress test the hypervisors by sending a large number of messages between VMs. They measure performance metrics like message throughput, latency and queue length. The results show ESXi had the best performance for most tests, completing tasks significantly faster than other hypervisors. However, no single hypervisor outperformed the others on all tests, indicating workloads may be suited to different virtualization platforms.