GithubHelp home page GithubHelp logo

Comments (9)

ioolkos avatar ioolkos commented on July 4, 2024

Hi @artandor thanks for the issue.
Can you tell me what the MZbench WebGUI tells you about the error you see?

In other words: does the test script start running, or not? do you see latency graph for the QoS 0 metrics?

from vmq_mzbench.

artandor avatar artandor commented on July 4, 2024

The job will run, publishing will work well, but subscribing won't do anything.

I took screenshots of the graphs.

Here is the screen for the mqtt internal stats :
image

And here are the screens for most importants boards in the 1 to 1 scenario.

image

image

image

Thanks a lot for your fast answer :)

from vmq_mzbench.

ioolkos avatar ioolkos commented on July 4, 2024

In the "MQTT connections pane" do you have 500 or 501 connections? (1 publisher).

from vmq_mzbench.

ioolkos avatar ioolkos commented on July 4, 2024

Oh, and start playing around with the timing. Slow down the connection setup, for instance, instead of poisson 1000, set it to poisson 100. Then wait with the publisher for a little longer before you start publishing: wait(20 sec) or something. The underlying bench client is brutally asynchrounous which leads to strange timing effects possibly.

EDIT: on my laptop your script works as is.

from vmq_mzbench.

artandor avatar artandor commented on July 4, 2024

What broker are you benching on ?

I had 501 connections
image

So you recommend to set 20s wait before starting the production loop ?

from vmq_mzbench.

ioolkos avatar ioolkos commented on July 4, 2024

I use this to bench VerneMQ. (what broker are you testing?)

from vmq_mzbench.

artandor avatar artandor commented on July 4, 2024

I'm testing it to bench on rabbitmq and activemq at the moment

Edit0 : Ok so, it's working on activemq now, but not on rabbitmq. Is there vernemq specific code in your package ?

Edit1: I'm still trying to find out what's wrong with RabbitMQ specificaly, I'll post an update and close the ticket once i find out.

from vmq_mzbench.

larshesel avatar larshesel commented on July 4, 2024

Hi @artandor did you figure out what the problem was?

from vmq_mzbench.

artandor avatar artandor commented on July 4, 2024

Hi, no i did not.

from vmq_mzbench.

Related Issues (20)

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.