원문정보
초록
영어
Investigations on web service performance metric based on RESTful architecture against conventional SOAP based architecture has importance in perspective of developers as well as for end users. As such we have developed and hosted two web services, one based on SOAP and the other based on RESTful architecture. Both the services are based on JAVA technology implemented with apache tomcat web server and MySQL as backend database server. A comparative evaluation of both the web services is carried out to study its scalability, efficiency and feasibility. Load and stress testing tool Mercury Load Runner is used to deploy both the services for testing the architecture. The statistical analysis on recorded performance metrics is carried out to study the effectiveness of the services. This paper presents in details the comparative analysis of the experimental results on performance aspects of the services.
목차
1. Introduction
1.1. RESTful WS
1.2. SOAP- based WS
1.3. Related Work
2. Description of Objective and the Methodology of Investigations
3. Software and Hardware Environment
3.1. The Architecture
4. Design Aspects of the Service
4.1 The Algorithm
5. Testing of the Services
5.1 Testing Benchmark
5.2 Test Responses of the Service
5.3 Analysis of Experimental Data and Evaluation
6. Statistical Analysis and Evaluation
6.1 Distribution of Response Time
6.2 Regression Analysis
6.3 Chi Square Test and Results
7. Results and Discussion
8. Conclusions
References