This question has been flagged
4 Replies
5131 Views

Hi all!
I am developing an OpenERP 7.0 custom module for my institution.
Once I finish developing I'd like to try out if OpenERP can handle several concurrent accesses (I will have some 4k to 5k potential users and in some peeks of the year I might have a couple of hundreds of them simultaneously logged and submitting new requests and/or acting on existing ones).
Has anyone tried any benchmark testing or have any idea of how I could simulate such a scenario?

Thanks in advance!
-FC

Avatar
Discard
Best Answer

OpenSTA helped us in benchmarking 7.0. But both Jmeter & OpenSTA monitors cannot be believed and We had to use a stop watch in parallel. Not sure how your monitor experince was ?

Avatar
Discard
Best Answer

Hello,

I'm not en expert but i think this kind of tools may help you doing stress test  :

  • http://phantomjs.org/
  • http://www.seleniumhq.org/
  • http://www.pylot.org/

good luck !

Waat

Avatar
Discard
Author Best Answer

Thanks for the answers, I ended up using JMeter.

Avatar
Discard