Hi all,

I created Benchttp as an alternative to ApacheBench (ab).

The code is idiomatic and easy to understand (open an issue if you find 
something that could be improved). I queue the requests via a buffered 
channel to limit the number of concurrent requests, and send them in their 
own goroutine.

Feedback, issues, and pull-requests are appreciated. :-)

Here's the link: https://github.com/siadat/benchttp

Thanks!
Sina

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to