{"id":15348196,"url":"https://github.com/ironcore864/camunda-loadtest-script","last_synced_at":"2026-03-07T09:30:22.545Z","repository":{"id":73865822,"uuid":"116674733","full_name":"IronCore864/camunda-loadtest-script","owner":"IronCore864","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-08T12:38:08.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T12:46:16.850Z","etag":null,"topics":["bpm","camunda","loadtest"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IronCore864.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-08T12:37:42.000Z","updated_at":"2018-12-06T10:48:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c9dd943-e4db-437e-9bb4-4028ea86fc2d","html_url":"https://github.com/IronCore864/camunda-loadtest-script","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"c9ce3e86f3ebb13155158c32c25100319501e734"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fcamunda-loadtest-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fcamunda-loadtest-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fcamunda-loadtest-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fcamunda-loadtest-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IronCore864","download_url":"https://codeload.github.com/IronCore864/camunda-loadtest-script/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239898461,"owners_count":19715212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bpm","camunda","loadtest"],"created_at":"2024-10-01T11:45:19.567Z","updated_at":"2026-03-07T09:30:22.492Z","avatar_url":"https://github.com/IronCore864.png","language":"Python","readme":"# A simple script to do some load test for camunda\n\n## Usage\n\n### Deploy a Process\n\n- Go to camunda_host:port/manager\n- Login with tomcat admin user/pwd\n- Select WAR file to upload\n- Deploy\n\n### Get Process ID\n\n- Go to camunda_host:port/camunda/app\n- Click \"Processes\" from the top menu bar\n- Click the name of the process you just deployed/want to test\n- Copy Definition ID\n\n### Config Load Test Tool\n\nSet configurations in \"config.ini\"\n\nTotalRequestsToSend: total requests per thread to send. Set to -1 if you want to loop infinitely.\n\nCamundaHost: http://camunda_host:camunda_port.\n\nProcessID: the id of the process you want to test.\n\nBy default there will be 50 processes running at the same time. If you want to change that, update in \"start_load_test\" shell script.\n\n### Start Load Test\nCopy \"camunda_log_clean\" scripts to camunda logs directory and run.\n\nThis script will clean catalina.out and localhost_access log of the current date, so that analysis based on the log is easier.\n\nThen start the load test by running: `./start_load_test`\n\n### Collecting Results\n\n#### Client Side\n\nEach thread will generate a \"\\*.log\" file which contains a simple static, showing how many requests are sent, and how many returns HTTP 200, etc.\n\n#### Camunda Server Side Log Analysis\n\nCalculating how many requests camunda handles per second is easier based on camunda log files.\n\nTo do so:\n\nCopy \"camunda_log_statics\" to camunda server logs directory and run it.\n\nThis will give you a static based on camunda access log, showing how many requests in all, how many are OK, how many are HTTP 500, and how many requests are processed per second. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcore864%2Fcamunda-loadtest-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fironcore864%2Fcamunda-loadtest-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcore864%2Fcamunda-loadtest-script/lists"}