Skip to content

ToothCheck/Distributed-systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Distributed systems

Locust Testing

To conduct Locust testing, follow these steps:

  1. Navigate to the locust-test folder in your terminal:

  2. Run the following command to start Locust:

    locust
  3. Open your web browser and visit http://localhost:8089/ to access the Locust web interface.

    Here, you can run tests and view statistical data to assess the performance of your system.

Statistics

Start by running the Statistics Microservice, the default port is 5177.

Running Statistics Script

To run the statistics script, follow these steps:

  1. Make the script executable by running:

    chmod +x statistics.sh
  2. Execute the script:

    ./statistics.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors