Re: Example script for rmi testing
Philip Aston <[email protected]> Tue, 20 May 2014 18:22:41 +0100
| Newsgroups | gmane.comp.java.grinder.user |
|---|---|
| Message-ID | <[email protected]> |
Yes, RMI is no problem for The Grinder. The EJB example (http://grinder.sourceforge.net/g3/script-gallery.html#ejb.py) uses RMI. You simply need to "translate" what a Java client would do into Jython (which often amounts to removing the type declarations, replacing braces with indentation, and getting the import statements right), then add the Spring libraries to the classpath used by the worker process. - Phil On 19/05/14 16:15, Velde, Erik Vande [FGCB] wrote: > > Hello, > > > > According to http://grinder.sourceforge.net/g3/features.html#Standards > grinder supports the RMI protocol. > > Does anyone have an example jython script available to test such > communication? > > I looked in the http://grinder.sourceforge.net/g3/script-gallery.html, > but to no avail. > > We are using spring remoting over RMI for our client/server > communication, and I would like to do some load testing of the server. > > Currently I’m trying to decide if jmeter or The Grinder is the best > tool to execute such tests, RMI support is a key criterion for us … > > > > Kind regards, > Fugro GeoConsulting > > Erik Vande Velde > Senior Software Coordinator > ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ grinder-use mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/grinder-use