com.twitter.finagle.example.stress
A program to stress an HTTP server. The code below throttles request using an asynchronous semaphore. Specify the uri, concurrency level, and the total number of requests at the command line.
A program to stress an HTTP server. The code below throttles request using an asynchronous semaphore. Specify the uri, concurrency level, and the total number of requests at the command line.