gatling-mqtt-protocol | Unofficial MQTT plugin for Gatling load testing framework

 by   jeanadrien Scala Version: v1.1.0 License: Apache-2.0

kandi X-RAY | gatling-mqtt-protocol Summary

kandi X-RAY | gatling-mqtt-protocol Summary

gatling-mqtt-protocol is a Scala library. gatling-mqtt-protocol has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Gatling-MQTT-Protocol is an unofficial plugin for the Gatling load testing framework. It enables usage and measurement of performances of services using MQTT pub/sub protocol. The plugin provides gatling actions corresponding to the high level commands of the MQTT protocol. This allows better measurement of the MQTT server performance, and customizable scenario.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              gatling-mqtt-protocol has a low active ecosystem.
              It has 18 star(s) with 13 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 4 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of gatling-mqtt-protocol is v1.1.0

            kandi-Quality Quality

              gatling-mqtt-protocol has 0 bugs and 6 code smells.

            kandi-Security Security

              gatling-mqtt-protocol has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              gatling-mqtt-protocol code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              gatling-mqtt-protocol is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              gatling-mqtt-protocol releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 1382 lines of code, 114 functions and 34 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gatling-mqtt-protocol
            Get all kandi verified functions for this library.

            gatling-mqtt-protocol Key Features

            No Key Features are available at this moment for gatling-mqtt-protocol.

            gatling-mqtt-protocol Examples and Code Snippets

            No Code Snippets are available at this moment for gatling-mqtt-protocol.

            Community Discussions

            Trending Discussions on gatling-mqtt-protocol

            QUESTION

            Gatling Scala date randomly not well formated
            Asked 2020-Sep-02 at 21:31

            I am trying to do a data generator using Gatling and a scala pluging(https://github.com/jeanadrien/gatling-mqtt-protocol). The data generated include a date.

            Here is the relevant code :

            ...

            ANSWER

            Answered 2020-Sep-02 at 21:23

            If you have to use the Calender API then you can follow the answer by @Arvind but I suggest that you move to newer date time API.

            Setting timezone on formatter is useful only for temporals which lack timezone information. For timezone aware temporals you will need to convert them to required timezone.

            Source https://stackoverflow.com/questions/63710677

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install gatling-mqtt-protocol

            Locally, build and add the plugin into the lib directory of Gatling home. It is also possible to use the plugin on Flood.io. Please refer to the ad-hoc documentation on how to add custom library to Flood IO.
            Checkout the code, and build the plugin using sbt
            Copy the generated jar into the Gatling library directory
            Gatling-MQTT-Protocol plugin provides a protocol configuration and multiple actions to build a Gatling simulation. The above Scenario connects up to 5000 MQTT clients to your localhost MQTT server at a rate of 500 clients per minute. Each connected client subscribes to myTopic and then issues one PUBLISH command on that same myTopic topic each second. Therefore, the resulting performance test ramps up from 0 to 300k PUBLISH rpm.
            Import the following packages into your Simulation file
            Configure the MQTT Client.
            Define your Scenario in your simulation file using provided actions.

            Support

            Yes, please. Feature requests, bug reports, fixes, comments. Please use this code style file for IntelliJ.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/jeanadrien/gatling-mqtt-protocol.git

          • CLI

            gh repo clone jeanadrien/gatling-mqtt-protocol

          • sshUrl

            git@github.com:jeanadrien/gatling-mqtt-protocol.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link