Skip to content

tnuanchuay/wrkdist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Tossapon Nuanchuay
Mar 19, 2017
7747f13 · Mar 19, 2017

History

17 Commits
Mar 19, 2017
Mar 5, 2017
Mar 19, 2017
Mar 19, 2017

Repository files navigation

WRKDIST

Distribution Wrk for high connection Load Testing.

Installation

go get github.com/tspn/wrkdist

Usage

  • initial project
wrkdist --init
  • add host/server to node pool
wrkdist --add 127.0.0.1
  • remove host/server from node pool
wrkdist --del 127.0.0.1
  • list node pool
wrkdist --list
  • run
wrkdist --run --c=50k --d=100s http://127.0.0.1
  • list recently task/job/run
wrkdist --task-list
  • get result
wrkdist --task-sum <#id>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages