Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: soa performance tester is a poc which uses a generic approach to implement performanc
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
SOA Performance Tester is a POC which uses a Generic Approach to implement performance testing of Enterprise applications like RMI, CORBA and EJB.The tool uses probekit to make probes and these probes are used to get or record the runtime information regarding the remote methods (method signature, returned values etc). This recorded information is then used to generate a load or playback with a given number of users. By analyzing the number of users being hit to the server we can conclude about the performance in RMI, CORBA or EJB application. It also provides the total execution time for given number of users.