CFP last date
20 May 2024
Reseach Article

Service Delivery improvement for the Cloud Service Providers and Customers

by Sourav Banerjee, Mainak Adhikary, Dipunsu Mandal, Utpal Biswas
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 51 - Number 5
Year of Publication: 2012
Authors: Sourav Banerjee, Mainak Adhikary, Dipunsu Mandal, Utpal Biswas
10.5120/8037-1345

Sourav Banerjee, Mainak Adhikary, Dipunsu Mandal, Utpal Biswas . Service Delivery improvement for the Cloud Service Providers and Customers. International Journal of Computer Applications. 51, 5 ( August 2012), 20-23. DOI=10.5120/8037-1345

@article{ 10.5120/8037-1345,
author = { Sourav Banerjee, Mainak Adhikary, Dipunsu Mandal, Utpal Biswas },
title = { Service Delivery improvement for the Cloud Service Providers and Customers },
journal = { International Journal of Computer Applications },
issue_date = { August 2012 },
volume = { 51 },
number = { 5 },
month = { August },
year = { 2012 },
issn = { 0975-8887 },
pages = { 20-23 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume51/number5/8037-1345/ },
doi = { 10.5120/8037-1345 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:49:35.812216+05:30
%A Sourav Banerjee
%A Mainak Adhikary
%A Dipunsu Mandal
%A Utpal Biswas
%T Service Delivery improvement for the Cloud Service Providers and Customers
%J International Journal of Computer Applications
%@ 0975-8887
%V 51
%N 5
%P 20-23
%D 2012
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Cloud computing is one of the newest technology. Today lots of business organizations and educational institutions using Cloud environment, but one of the most important thing is to improve the Quality of Service (QoS) of the Cloud service provider (CSP), there are so many parameters affecting QoS, waiting time is one of them. If waiting time can be optimized QoS may get improved. QoS improvement means how fast it shares the resources for the client machines. There are lots of algorithms available but the waiting time is the important factor in this case. The algorithm is said to be best if it requires very less waiting time to share resources to its client machines. In this paper we propose an algorithm which requires optimum waiting time as well as it does not suffer from starvation in comparison to other algorithms. Here we implement the algorithm in M/M/S queueing model where k number of clients send request to the job scheduler and this scheduler selects resources from the resource pool and using those algorithms job scheduler give permission to the Cloud Users (CU) how they use the resources in less waiting time. In Cloud environment there are numbers of resources present inside CSP in Resource Pool module and there are number of clients send request to the Cloud Service Provider (CSP) and a dedicated Job Scheduler, inside CSP handles those resources in a very efficient manner. In cloud environment cloud user sends the request to cloud service provider which selects the resources for the user using scheduling algorithm. In this paper we describe how the job scheduler handles those resources for the users using our proposed algorithm which is Improved Round Robin scheduling algorithm (IRRA).

References
  1. Kaiqi Xiong, Harry Perros "Service Performance and Analysis in Cloud Computing" 978-0-7695-3708-5/09 $25. 00 © 2009 IEEE page- 693-700
  2. Borja Sotomayor, Rubén S. Montero and Ignacio M. Llorente, Ian Foster , "Virtual Infrastructure Management in Private and Hybrid Clouds" 1089-7801/09/$26. 00 © 2009 IEEE
  3. Hongqi Li, Zhuang Wu "Research on Distributed Architecture Based on SOA" 978-0-7695-3522-7/09 $25. 00 © 2009 IEEE 670-674
  4. M. Armbrust, A. Fox, R. Griffith, A. Joseph, R. Katz, A. Konwinski, G. Lee, D. Patterson, A. Rabkin, I. Stoica, M. Zaharia. Above the Clouds: "A Berkeley View of Cloud computing". Technical Report No. UCB/EECS-2009-28, University of California at Berkley, USA, Feb. 10, 2009
  5. Hock, N. C. , "Queueing Modelling Fundamentals". JOHN WILEY&SONS, 1997
  6. Francesco Maria Aymerich, Gianni Fenu1, Simone Surcis "An Approach to a Cloud Computing Network" 978-1-4244-2624-9/08/$25. 00 ©2008 IEEE 113 page 113-118
  7. by Xu Lei, Xin Zhe, Ma Shaowu, Tang Xiongyan. "Cloud Computing and Services Platform Construction of Telecom Operator" Broadband Network & Multimedia Technology, 2009. IC-BNMT '09. 2nd IEEE International Conference on Digital Object Identifier, pp. 864 – 867.
  8. Kaiqi Xiong and Harry Perros, "Service Performance and Analysis in Cloud Computing" , 2009 Congress on Services –I
  9. Luqun Li " An Optimistic Differentiated Service Job Scheduling System for Cloud Computing Service Users and Providers" Third International Conference on Multimedia and Ubiquitous Engineering page-295-299, 2009
  10. Martin Randles, David Lamb, A. Taleb-Bendiab "A Comparative Study into Distributed Load Balancing Algorithms for Cloud Computing" IEEE 24th International Conference on Advanced Information Networking and Applications Workshops page 551-556,2010
  11. Abraham Silberschatz, Peter Galvin, and Greg Gagne "Operating System Concepts", John Wiley & Sons, 2009.
Index Terms

Computer Science
Information Sciences

Keywords

Cloud computing Queuing model Cloud service provider Cloud user Improved Round Robin Algorithm Quality of Service