Giter Site home page Giter Site logo

rabbitmq-performance-test's Introduction

#RabbitMQ PERFORMANCE TEST IN POC3


###Code: https://github.com/binque/RabbitMQ-performance-test


###POC3 cpu info:

model name	: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz
cat /proc/cpuinfo | grep "processor" | wc -l
8
cat /proc/cpuinfo | grep "physical id" | sort | uniq | wc -l
8
cat /proc/cpuinfo | grep "cpu cores" | uniq | awk -F: '{print $2}'
 1

###Result:

#####publish:

queue number connector number cpu process per second
1 1 200% 8158.34
1 4 200% 8158.34
1 6 440% 11283.625
1 8 9694.43
queue number connector number cpu process per second
1 6 11767.47
2 6 400% 18536.025
4 6 650% 35931.156
6 6 700% 40615.734
8 6 700% 37411.15

#####consumer:

queue number connector number cpu process per second
1 1 160% 28478.67
1 2 160% 27489.90
1 4 160% 38202
queue number connector number cpu process per second
4 1 550% 79051.38
6 1 160% 83472.45
8 1 160% 37735.85

参考:https://github.com/binque/RabbitMQ-performance-test/blob/master/RabbitMQ%E5%88%9D%E6%AD%A5%E4%BC%98%E5%8C%96%E5%88%86%E6%9E%90%E6%8A%A5%E5%91%8A.docx

rabbitmq-performance-test's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.