| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles |
- Using JMeter to Performance Test Web Services by Dmitri Nevedrov - [Clicks: 584]
In this article we show how JMeter can be used to load test Web services. In particular we demonstrate it by deploying a simple Web service on BEA WebLogic Server 9.0. The example test plan illustrates the creation of a test plan, thread group, loop, and a Web service request. We also discuss how to measure the data and interpret results displayed on graphical tools provided with JMeter chart.
http://dev2dev.bea.com/pub/a/2006/08/jmeter-performance-testing.html - Aug, 2006 - WebSphere tuning for the impatient: How to get 80% of the performance improvement with 20% of the effort by Marty Lurie - [Clicks: 558]
This article shows you how to tune WebSphere Application Server V6 to get maximum performance improvement with minimal effort. It focuses on command-line tuning with wsadmin and Jython, instead of GUI techniques. By applying rules of thumb for some key parameters, WebSphere Application Server will be able to make optimal use of available hardware resources available with minimal administrative effort. Techniques described here are applicable to any performance tuning problem -- only the implementation of the specific rules of thumb are WebSphere-specific.
[Includes sample code]
http://www-128.ibm.com/developerworks/websphere/library/techarticles/0602_lurie/0602_lurie.html - Feb, 2006