Skip to content

mkobar/beeswithfrickinlaserbeams

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bees with Frickin' Laser Beams!

An experiment in using AWS Lambda to load test web applications.

See the full explanation on our blog.

Installation

npm install

Usage

The script requires the following params:

-n - Total request count

-c - Concurrent request count

-u - Target url

node bees.js -n 2000 -c 100 -u https://SomeServerYouAreAllowedToCrash.com/

Bugs

Please log any bugs you experience in our issue tracker.

Shout outs

This project was heavily inspired by the wonderful Bees with Machine Guns!.

License

MIT

About

Bees with frickin' laser beams.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%