CFP last date
20 May 2024
Reseach Article

Performance Analysis of Web Services for Android based Devices

by Amarpreet Singh Johal, Baljit Singh
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 92 - Number 11
Year of Publication: 2014
Authors: Amarpreet Singh Johal, Baljit Singh
10.5120/16057-5421

Amarpreet Singh Johal, Baljit Singh . Performance Analysis of Web Services for Android based Devices. International Journal of Computer Applications. 92, 11 ( April 2014), 43-46. DOI=10.5120/16057-5421

@article{ 10.5120/16057-5421,
author = { Amarpreet Singh Johal, Baljit Singh },
title = { Performance Analysis of Web Services for Android based Devices },
journal = { International Journal of Computer Applications },
issue_date = { April 2014 },
volume = { 92 },
number = { 11 },
month = { April },
year = { 2014 },
issn = { 0975-8887 },
pages = { 43-46 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume92/number11/16057-5421/ },
doi = { 10.5120/16057-5421 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:14:05.314369+05:30
%A Amarpreet Singh Johal
%A Baljit Singh
%T Performance Analysis of Web Services for Android based Devices
%J International Journal of Computer Applications
%@ 0975-8887
%V 92
%N 11
%P 43-46
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Android mobile devices and Web services are becoming very popular. As android devices and wireless technologies continue to rapidly grow over a short span of period, Web services technology recognizes mobile computing as an area to which it should expand. Web service can greatly increase the functionality of Android devices to interact with its environment. In this paper, the performance is analyzed for two of the most important approaches used for building and implementing Web services for an android based mobile devices i. e. SOAP-based Web services and RESTful Web services. REST services is identified by unique URI's (Uniform Resource Identifier) and accessed and manipulated using set of predefined methods: GET, POST, PUT, DELETE on the other side SOAP is XML based protocol for the decentralized, distributed environment, that use the power of the Internet. The experimental results show that RESTful web services outperform SOAP web services.

References
  1. Michael zur Muehlen, Jeffrey V. Nickerson, and Keith D. Swenson, 2005. Developing Web Services Choreography Standards - The Case of REST vs. SOAP, Decision Support Systems, 40(1):9-29.
  2. Steve Vinoski, 2008. Serendipitous Reuse, IEEE Internet Computing, 12(1): 84-87.
  3. Snehal Mumbaikar, Puja Padiya, 2013. Web Services Based On SOAP and REST Principles. In Proceedings of the International Journal of Scientific and Research Publications, 3(5):1-3.
  4. Cesare Pautasso, Olaf Zimmermann, Frank Leymann, 2008. RESTful Web services vs. Big Web Services: Making the Right Architectural Decision, WWW, ACM April 21–25, 2008, Beijing, China.
  5. Pavan Kumar Potti, 2011. On the Design of Web Services: SOAP vs. REST. Master Thesis, University of North Florida, pp. 20-42.
  6. Apache. About Apache. Available at: < http://httpd. apache. org/ABOUT_APACHE. html>. Accessed on 11 March 2014.
Index Terms

Computer Science
Information Sciences

Keywords

Web services Android SOAP REST.