Stress test Packages

nnb

As you know Node.js has only one thread that doesn't allow to reach high performance in stress HTTP requesting. Nnb uses C++ Posix threads to reach high concurency. The limit for concurrency is on your system, check it `ulimit -n`

1.0.5 • Published 8 years ago

hulken

Hulken is a stress testing tool for everything speaking HTTP. Hulken supports multiple urls, GETs and POSTs, static and dynamic payloads, multiple agents and more. Hulken is highly configurable but defaults to some reasonable settings. Hulken works both a

1.2.3 • Published 4 years ago