Using Tsung for Load Testing Rails or Web Apps
Posted in Coding, Coding Tips on Sep 12th, 2008
After trying some other load-testing tools, I found Tsung, a load-testing application written in Erlang to take advantage of that language’s concurrency support. It scales well (it’s been used to simulate tens of thousands of users), it supports forms and HTTP sessions, and includes some niceties like proxy recording, ‘thinktime’ support, and a choice of [...]