Ask YC: What do you use to stress test your app/db?
https://news.ycombinator.com/item?id=138170I am particularly interested in making database read/write requests through the web app.
My app is in Python(Pylons), the datastore is an ODBMS based on ZopeDB, server and client(me) are running Linux.