in reply to Re: highest performance http load test architecture in perl?
in thread highest performance http load test architecture in perl?

Furl::HTTP (the low level interface to Furl that doesn't create any of the HTTP::* objects) wins with fork/threads. Thnks for the suggestions, and I updated the main post with the code!
  • Comment on Re^2: highest performance http load test architecture in perl?