Skip to main content

A workload generator made in PACS lab in York University.

Project description

PyPI PyPI - Status Travis (.com) Libraries.io dependency status for latest release GitHub

PACS Workload Generator

This is a workload generator designed especifically to perform load testing for several applications. The internal use case of this workload generator is for load testing AWS Lambda functions, but it can be used for other purposes. All you have to do is give it a worker function and the number of requests per second you want to achieve on average and it will do the rest for you.

Pypi: https://pypi.org/project/pacswg/

Github Repository: https://github.com/nimamahmoudi/pacswg

Documentation: https://pacswg.readthedocs.io/

Usage

Check out the usage section in our documentations.

Installation

Install using pip:

$ pip install pacswg

Upgrading:

pip install pacswg --upgrade

For installation in development mode:

git clone https://github.com/nimamahmoudi/pacswg
cd pacswg
pip install -e .

Development

Note: README.rst will be overwritten from time to time using converters that convert markdown to rst format. Don’t modify it since the changes might be overwritten.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pacswg-0.1.16.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

pacswg-0.1.16-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page