Skip to content

Commit

Permalink
update filr
Browse files Browse the repository at this point in the history
  • Loading branch information
manishjha1991 committed Mar 9, 2024
1 parent 579c654 commit c9a067a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,10 @@ The jobs are almost no-op jobs: they simply return nil. Rabbitmq , Consumer and

This repository contains a performance test script for consuming data from RabbitMQ and inserting it into MongoDB with a uniform structure. The goal of this test is to ensure that the system can handle a high message throughput rate while consuming and processing more than 10 lakh (10 million) data records within 5 minutes, with an acknowledgment rate of more than 12k messages per second and same data stored in MongoDb. The test is conducted on a MacBook with 16GB RAM, and both MongoDB and RabbitMQ are hosted locally.

![Ack Rate](https://github.com/manishjha1991/paota/blob/performance-mongodb-ack-rate/docs/images/queueRecord.png?raw=true)
![Ack Rate](https://github.com/manishjha1991/paota/blob/performance-mongodb-ack-rate/docs/images/ackrate.png?raw=true)




![MonGoDb](https://github.com/manishjha1991/paota/blob/performance-mongodb-ack-rate/docs/images/mongodbRecord.png?raw=true)

Expand Down
Binary file added docs/images/ackrate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/queueRecord.png
Binary file not shown.

0 comments on commit c9a067a

Please sign in to comment.