An Experience in Accessing Grid Computing Power from Mobile Device with GridLab Mobile Services

Size: px
Start display at page:

Download "An Experience in Accessing Grid Computing Power from Mobile Device with GridLab Mobile Services"

Transcription

1 An Experience in Accessing Grid Computing Power from Mobile Device with GridLab Mobile Services Abstract In this paper review the notion of the use of mobile device in grid computing environment, We describe our experience in evaluating the GridLab Mobile service as a tool which supports the combination of two mainstreams, grid computing and mobile devices. We use GridLab Mobile services platform to conduct our experiment to enable the access of grid computing power from Poznan supercomputing and networking center in Poland through smart phones. In order to deploy GridLab Mobile services we need to have Mobile Client, Mobile Command Center and grid application. GridLab Mobile services functionality are GridLab Resource Management System (GRMS) Job submission and Control, message box browsing, visualization viewing, and auxiliary functionality such as login. From our experiment it was found that to perform Login to the services through smart phone, we need to send the average of 635 Bytes of data and received 467,6 of data in 14,6 seconds. For getting message box we need to send the average of 1389 Bytes of data and received 1638,8 Bytes of data in 26,6 Seconds. In addition to that, for visualization purposes we needed to send the average of 2701,8 Bytes of data and received the average of 46139,4 of data in 26,6 Seconds., 1. Introduction In few last year mobile devices has emerged as a common communication tools which have been developed by academic and industry sectors. These devices benefit from the advancement in wireless connection, and become more and more powerful in the last few years, as well as growing rapidly in numbers. Grid computing is a group of computer, server, storage that form a virtual computer system. With grid computing we can optimize performance and reliability. In this paper we will combine this two issues to benefit from accessing grid computing power from a mobile devices. Technology used in this work is GridLab Mobile services, which is a workpackage from GridLab project. The discussion of combining grid computing and mobile devices with other technology in detail is beyond this work. 2. Grid Computing Grid computing concept is not new. Grid computing has lot of common with the metacomputing, which is popular during 1990 s. One of project that develop metacomputing concept is Informational Wide Area Year (I-WAY) which has been strongly influenced by the development of Globus project, the present de facto standard of grid computing [3]. Ian Foster and Carl

2 Kesselman in their book The Grid, Blueprint for a new Computing Infrastructure define grid as hardware and software infrastructure that provides dependable, consistent, pervasive, and inexpensive access to high-end computational capabilities. The other definition from Foster on Grid Computing is A Computational Grid is a collection of computers, on-line instruments, data archives and networks all tied together by a shared set of services that, when taken together, provides users with transparent access through interface devices to the entire set of resources. According to IBM s definition [6], grid is a collection of distributed computing resources available over a local or wide area network that appears to an end user or application as one large virtual computing system. The vision is to create virtual dynamic organizations through secure, coordinated resourcesharing among individuals, institutions, and resources. Grid computing is an approach to distributed computing that spans not only locations but also organizations, machine architectures, and software boundaries to provide unlimited power, collaboration, and information access to everyone connected to a grid. The Internet is about getting computers to talk together and is a network of data; while grid computing is about getting computers to work together and is a network of resources. Grid will help elevate the Internet to a true computing platform, combining the qualities of service of enterprise computing with the ability to share heterogeneous distributed resources everything from applications, data, storage and servers. Another definition from the Globus Alliance, is as follows: "The grid refers to an infrastructure that enables the integrated, collaborative use of high-end computers, networks, databases, and scientific instruments owned and managed by multiple organizations. Grid applications often involve large amounts of data and/or computing and often require secure resource sharing across organizational boundaries, and are thus not easily handled by today s Internet and Web infrastructures." Figure 1 shows architecture of grid computing remote implementation where grid provides access to distributed resources. Computational grid enables the sharing, selection, and aggregation of a wide variety of geographically distributed computational resources (such as supercomputers, computing cluster, storage system, data source, instrument, and developers). Figure 1. Grid Computing (remote implementation) [7] Grid computing key component includes the following: Resource management: the grid must be aware of what resources are available for different tasks. Security management: the grid needs to take care that only authorized user can access and use the available resources. Data management: data must be transported, cleansed, parceled, and processed.

3 Service management: users and application must be able to query the grid in an effective and efficient manner. To coverage complex system of services and software required to integrate Grid resources Grid community [1] has develop a layered model show in Figure 2. The bottom horizontal layer consist of hardware resources such as computer, network, data archives and so on. The next horizontal layer (common infrastructure) consists of the software services and system which virtualize the Grid. The key concept at the common infrastructure layer is the community agreement on software, which will represent the grid as a unified virtual platform and provide the target for more focused software and application. The next horizontal layer (user and application-focused Grid middleware, tools and services) contains software packages built atop the common infrastructure. The topmost horizontal layer (Grid application) represents application and user. Figure 2. Layered architecture of the Community Grid Model [1] The vertical layers represent the next step for grid development. The left vertical layer represent the influence of new device sensors, PDA, wireless, and mobile devices. Over the next 10 years, these devices will need to be integrated with the Grid. At the same time, the increasing globalization of the Grid will require serious policies of sharing, globalarea networking and the development of Grid economies (the right vertical layer). 3. Mobile Devices Mobile devices have become more and more powerful as their size got smaller. It can run heavy application as with earlier desktop computer. By their high mobility mobile devices gaining popularity and their number are growing rapidly. Although mobile devices are powerful they have many limitations like limited screen size, input capability, processing power, small amount of memory, and short battery life. Current wireless network connections of mobile devices are slow, the latency is high and the bandwidth is limited. The connection to the network is not permanent. Mobile client normally open connection only when it is needed, the network connection may not always be available either. Mobile services are developed for multiple platforms. The most common Operating System (OS) are Palm and Symbian. In addition, there are millions of mobile phones running some other proprietary OS. All of these platforms are different and not compatible with each other. Luckily, most of these platforms are capable of running application written in Java. Java 2 Platform Micro Edition (J2ME) [8] is an application environment for small and limited devices. Program running in this environment are called middlet. J2ME define two configuration which is Connected Limited Device Configuration (CLDC) the most lightweight configuration and Connected Device Configuration (CDC) used in device with larger memory and performance. On top configuration layers

4 there is a profile layer specifies set of API fo a particular category of devices and minimum hardware, software, networking, and application requirements. Figure 3 show this configuration. Combining these two key trends (grid computing and mobile devices) could mean the ability to command the power of supercomputers with mobile devices. GridLab Mobile Service will be used to combining these two key trends. GridLab Mobile services using J2ME technology at the mobile client which is the mobile devices. All GridLab technology fit into GridLab architecture shown in Figure 4. WP1 Grid Application Toolkit (GAT) objectives are to design and build a Grid Application Toolkit from the services developed in other GridLab workpackages. GAT is a set of coordinated, generic managements systems, together with working implementations provided by the tools developed in GridLab project. WP2 Cactus Figure 4. GridLab Architecture [4] Figure 3. Java 2 Platform, Micro Edition (J2ME) [8] 4. GridLab Project GridLab project researched undertaking development of application and middleware for grid environments. GridLab project organize by Institute of the Bioorganic Chemistry of the Polish Academy of Sciences, Poznan Supercomputing and Networking Center (PSNC), Poland and co-funded by the European Commission under the Fifth Framework Programme. GridLab project consist of 12 core workpackage (WP), with additional workpackages covering exploitation, dissemination and project management. Grid Application Toolkit (CGAT) will provide a very general toolkit framework supporting different Grid applications, from astrophysics to chemical engineering. CGAT extended GAT interface to Cactus [2]. WP3 Work-Flow Application Toolkit (TGAT) based on Triana [5] packages developed for gravitational wave data analysis. WP4 Grid Portal goal is to design, build and support the GridLab Portal. WP5 Testbed Management takes care of all the activities necessary for deploying and running a large-scale grid testbed and to establishment of an actual prototype. WP6 Security aims at building solid and consistent testbed security management

5 tools and policies, as well as inter-testbed interoperability security policies. WP7 Adaptive Grid Component goal is to provide adaptive components to other modules of the grid application toolkit (GAT). WP8 Data Handling and Visualization creates a framework that enables application to stream data for visualization purpose. WP9 Resource Management aim is to describe GridLab Resource Management System (GRMS). WP10 Information Services goal is to design and build igrid, the GridLab Information Services to supplies information about a specific resource. WP11 Monitoring objectives are to design and develop a general grid monitoring infrastructure, compliant to the Grid Monitoring Architecture proposal of the Global Grid Forum Performance Working Group. WP12 Access to Mobile Users objective is to develop implementation for mobile device so user can used it to accessing grid computing environment. 5. GridLab Mobile Services WP12 GridLab Mobile Services give the Grid user possibility to access grid application and resource from any place using their mobile devices. Mobile device act as a mobile client and tightly coupled with the gateway. Minimal grid interface for GridLab Mobile Service are GridLab Mobile Client, Mobile Command Center as gateway, and grid service. Figure 5 present that minimal grid interface. Mobile Command Center (MCC) is a portlet that serves as gateway between mobile devices and grid services. MCC required Java 1.4.2, Jakarta Ant >=1.6+, Jakarta Tomcat 4 or 5, GridSphere [5] portal (WP4) installed and deployed, GridPortlets installed and deployed in the same GridSphere container. Portlets are reusable Web components that display relevant information to portal users. GridLab Mobile Client (GMC) run on mobile device which support J2ME technology. GridLab Mobile Service functionalities are GridLab Resource Management System (GRMS) Job submission and control, Visualization viewing, Message Box browsing, and Auxiliary functionality. Figure 5. Minimal Grid Interface [4] The GridLab Resource Management System (GRMS) is an open source metascheduling system, based on dynamic resource selection, mapping and advanced scheduling methodology. The main goal is to directly manage the whole process of remote job submissions to various batch queuing system, cluster or resources. The most important part is ability to submit job to the best resources according to job resource requirement. GRMS functionality can be used from mobile

6 device are submitjob, migratejob, canceljob. Visualization viewing (Figure 6) working together with WP8 so the WP12 user can display scaled-down visualization (mainly picture) on mobile device many times. The picture send to mobile device according to the limitation of that device like low resolution screen and color depth, small bandwidth network, etc. Figure 6. Visualization Viewing Message Box Service (Figure 7) main purpose is to store users notification messages in the folder structured repositories. GMC can access user folders and messages stored in Message Box. Figure 7. Message Box browsing Auxiliary functionality is a part of GridSphere framework for user login and profile which is user login, user logout, user credential usage (for authorization), dan user data checking. Figure 8 represents the login service. Figure 8. Login Form From experimental we get some data for each service and calculate the average of those data represent in following tables. The specification used in this testing are: Sony Ericsson K508i device 128x160 pixel screen 65,536 color depth Indosat M3 GPRS Connect to pl:8089/mccp/mccp Table 1. Login n Sent Table 2. Message Box n Sent Table 3. Visualization n Sent

7 Table 4. Average Service Send Login ,6 14,6 Message box ,8 26,6 Visualization 2701, ,4 43,4 6. Future Work This work is part of our on going effort to review the current state of the art and available tools in the area of mobile devices and Grid Computing Platform. Some work such as the ones in [9, 10] show the need of a mechanism to ensure the effectiveness and the role of mobile devices to interact with grid. Therefore plan to extend the work to implement our mobile command center and merge that with other Grid Computing Applications being developed in our university at the moment. 7. Conclusion The development of mobile device in last few years enabled us to access grid computing environment from this device. GridLab Mobile Service can be used to accessing grid application and resources from mobile devices. GridLab Mobile Service need some minimal grid interface which are the GridLab mobile client running on J2ME enabled mobile devices, Mobile Command Center as gateway, and the grid services it self. Login to Mobile Command Center from GridLab Mobile Client need 635 Bytes send data and 467,6 received data in 14,6 second. Message box viewing need 1389 Bytes send data and 1638,8 received data in 26,6 second. Visualization service from mobile client need 2701,8 Bytes send data and 46139,4 received data in 43,4 second. 8. Acknowledgement This work is supported by the support of Ministry of National Education of The Republic of Indonesia through Hibah Bersaing XIII project. We would like to thank Prof. B. Budiardjo, Dr. K. Ramli, Chaeru, Fauri, Syafar, Rizky, Fudhianto for their support and discussion. Reference: [1] Berman, F., Hey, A.J.G., Fox G.C., Grid Computing Making the Global Infrastructure a Reality, John Wiley & Sons, Ltd, England, [2] Cactus, last accessed 24 June 2005 [3] Globus Alliance, globus.org. last accessed 20 June 2005 [4] GridLab, [5] GridSphere, last accessed 10 June 2005 [6] IBM, last accessed 15 May 2005 [7] Minoli, Daniel, A Networking Approach to Grid Computing, John Wiley & Sons, Inc, [8] Sun Microsystem, com, last accessed 15 May 2005 [9] S. Kurkovsky, Bhagyavati, A. Ray, Mei Yang, Modelling a Grid based Problem Solving Environment from Mobile Devices, Proceedings of the International Conference on IT: Coding and Computing (ITCC 04). [10] David C. Chu, M. Humprey, Mobile OGSI.NET: Grid Computingon Mobile Devices, Fifth IEEE/ACM International Workshop on Grid Computing (Grid 04), PP

Simplifying Administration and Management Processes in the Polish National Cluster

Simplifying Administration and Management Processes in the Polish National Cluster Simplifying Administration and Management Processes in the Polish National Cluster Mirosław Kupczyk, Norbert Meyer, Paweł Wolniewicz e-mail: {miron, meyer, pawelw}@man.poznan.pl Poznań Supercomputing and

More information

PROGRESS Portal Access Whitepaper

PROGRESS Portal Access Whitepaper PROGRESS Portal Access Whitepaper Maciej Bogdanski, Michał Kosiedowski, Cezary Mazurek, Marzena Rabiega, Malgorzata Wolniewicz Poznan Supercomputing and Networking Center April 15, 2004 1 Introduction

More information

Collaborative & Integrated Network & Systems Management: Management Using Grid Technologies

Collaborative & Integrated Network & Systems Management: Management Using Grid Technologies 2011 International Conference on Computer Communication and Management Proc.of CSIT vol.5 (2011) (2011) IACSIT Press, Singapore Collaborative & Integrated Network & Systems Management: Management Using

More information

MIGRATING DESKTOP AND ROAMING ACCESS. Migrating Desktop and Roaming Access Whitepaper

MIGRATING DESKTOP AND ROAMING ACCESS. Migrating Desktop and Roaming Access Whitepaper Migrating Desktop and Roaming Access Whitepaper Poznan Supercomputing and Networking Center Noskowskiego 12/14 61-704 Poznan, POLAND 2004, April white-paper-md-ras.doc 1/11 1 Product overview In this whitepaper

More information

An approach to grid scheduling by using Condor-G Matchmaking mechanism

An approach to grid scheduling by using Condor-G Matchmaking mechanism An approach to grid scheduling by using Condor-G Matchmaking mechanism E. Imamagic, B. Radic, D. Dobrenic University Computing Centre, University of Zagreb, Croatia {emir.imamagic, branimir.radic, dobrisa.dobrenic}@srce.hr

More information

Grid Computing With FreeBSD

Grid Computing With FreeBSD Grid Computing With FreeBSD USENIX ATC '04: UseBSD SIG Boston, MA, June 29 th 2004 Brooks Davis, Craig Lee The Aerospace Corporation El Segundo, CA {brooks,lee}aero.org http://people.freebsd.org/~brooks/papers/usebsd2004/

More information

Grid Scheduling Architectures with Globus GridWay and Sun Grid Engine

Grid Scheduling Architectures with Globus GridWay and Sun Grid Engine Grid Scheduling Architectures with and Sun Grid Engine Sun Grid Engine Workshop 2007 Regensburg, Germany September 11, 2007 Ignacio Martin Llorente Javier Fontán Muiños Distributed Systems Architecture

More information

Grid Activities in Poland

Grid Activities in Poland Grid Activities in Poland Jarek Nabrzyski Poznan Supercomputing and Networking Center naber@man.poznan.pl Outline PSNC National Program PIONIER Sample projects: Progress and Clusterix R&D Center PSNC was

More information

Grid Computing Vs. Cloud Computing

Grid Computing Vs. Cloud Computing International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 6 (2013), pp. 577-582 International Research Publications House http://www. irphouse.com /ijict.htm Grid

More information

ENHANCING THE COLLABORATIVE USE OF GRID COMPUTING APPLICATIONS WITH A USER-ORIENTED PORTAL DASHBOARD

ENHANCING THE COLLABORATIVE USE OF GRID COMPUTING APPLICATIONS WITH A USER-ORIENTED PORTAL DASHBOARD ENHANCING THE COLLABORATIVE USE OF GRID COMPUTING APPLICATIONS WITH A USER-ORIENTED PORTAL DASHBOARD Dr. Thomas Choong CEO, elipva Ltd tchoong@elipva.com Chang Sau Sheong Director, Software Development

More information

Bibliography. University of Applied Sciences Fulda, Prof. Dr. S. Groß

Bibliography. University of Applied Sciences Fulda, Prof. Dr. S. Groß Slide III Bibliography 1) Abbas, A.: Grid Computing - A Practical Guide to Technology and Applications. Charles River Media, 2004. http://www.charlesriver.com/titles/gridcomputing.html 2) Berman, F.; et

More information

Classic Grid Architecture

Classic Grid Architecture Peer-to to-peer Grids Classic Grid Architecture Resources Database Database Netsolve Collaboration Composition Content Access Computing Security Middle Tier Brokers Service Providers Middle Tier becomes

More information

HPC and Grid Concepts

HPC and Grid Concepts HPC and Grid Concepts Divya MG (divyam@cdac.in) CDAC Knowledge Park, Bangalore 16 th Feb 2012 GBC@PRL Ahmedabad 1 Presentation Overview What is HPC Need for HPC HPC Tools Grid Concepts GARUDA Overview

More information

The GENIUS Grid Portal

The GENIUS Grid Portal The GENIUS Grid Portal (*) work in collaboration with A. Falzone and A. Rodolico EGEE NA4 Workshop, Paris, 18.12.2003 CHEP 2000, 10.02.2000 Outline Introduction Grid portal architecture and requirements

More information

Application Frameworks for High Performance and Grid Computing

Application Frameworks for High Performance and Grid Computing Application Frameworks for High Performance and Grid Computing Gabrielle Allen Assistant Director for Computing Applications, Center for Computation & Technology Associate Professor, Department of Computer

More information

for my computation? Stefano Cozzini Which infrastructure Which infrastructure Democrito and SISSA/eLAB - Trieste

for my computation? Stefano Cozzini Which infrastructure Which infrastructure Democrito and SISSA/eLAB - Trieste Which infrastructure Which infrastructure for my computation? Stefano Cozzini Democrito and SISSA/eLAB - Trieste Agenda Introduction:! E-infrastructure and computing infrastructures! What is available

More information

Cluster, Grid, Cloud Concepts

Cluster, Grid, Cloud Concepts Cluster, Grid, Cloud Concepts Kalaiselvan.K Contents Section 1: Cluster Section 2: Grid Section 3: Cloud Cluster An Overview Need for a Cluster Cluster categorizations A computer cluster is a group of

More information

Moving Beyond the Web, a Look at the Potential Benefits of Grid Computing for Future Power Networks

Moving Beyond the Web, a Look at the Potential Benefits of Grid Computing for Future Power Networks Moving Beyond the Web, a Look at the Potential Benefits of Grid Computing for Future Power Networks by Malcolm Irving, Gareth Taylor, and Peter Hobson 1999 ARTVILLE, LLC. THE WORD GRID IN GRID-COMPUTING

More information

Data Management System for grid and portal services

Data Management System for grid and portal services Data Management System for grid and portal services Piotr Grzybowski 1, Cezary Mazurek 1, Paweł Spychała 1, Marcin Wolski 1 1 Poznan Supercomputing and Networking Center, ul. Noskowskiego 10, 61-704 Poznan,

More information

2) Xen Hypervisor 3) UEC

2) Xen Hypervisor 3) UEC 5. Implementation Implementation of the trust model requires first preparing a test bed. It is a cloud computing environment that is required as the first step towards the implementation. Various tools

More information

PROGRESS Access Environment to Computational Services Performed by Cluster of Sun Systems

PROGRESS Access Environment to Computational Services Performed by Cluster of Sun Systems PROGRESS Access Environment to Computational Services Performed by Cluster of Sun Systems Michał Kosiedowski, Cezary Mazurek, Maciej Stroiński 1) 1) Poznan Supercomputing and Networking Center Noskowskiego

More information

Nokia 9210i/9290 Communicators and PersonalJava TM Application Development

Nokia 9210i/9290 Communicators and PersonalJava TM Application Development Nokia 9210i/9290 Communicators and Personal TM Application Development 05-03-2002 Nokia 9210i/9290 Communicators and PersonalTM Application Development Table of contents 1. DIFFERENT JAVA TECHNOLOGIES...

More information

A Survey Study on Monitoring Service for Grid

A Survey Study on Monitoring Service for Grid A Survey Study on Monitoring Service for Grid Erkang You erkyou@indiana.edu ABSTRACT Grid is a distributed system that integrates heterogeneous systems into a single transparent computer, aiming to provide

More information

Software services competence in research and development activities at PSNC. Cezary Mazurek PSNC, Poland

Software services competence in research and development activities at PSNC. Cezary Mazurek PSNC, Poland Software services competence in research and development activities at PSNC Cezary Mazurek PSNC, Poland Workshop on Actions for Better Participation of New Member States to FP7-ICT Timişoara, 18/19-03-2010

More information

Towards a New Model for the Infrastructure Grid

Towards a New Model for the Infrastructure Grid INTERNATIONAL ADVANCED RESEARCH WORKSHOP ON HIGH PERFORMANCE COMPUTING AND GRIDS Cetraro (Italy), June 30 - July 4, 2008 Panel: From Grids to Cloud Services Towards a New Model for the Infrastructure Grid

More information

CHAPTER 1: OPERATING SYSTEM FUNDAMENTALS

CHAPTER 1: OPERATING SYSTEM FUNDAMENTALS CHAPTER 1: OPERATING SYSTEM FUNDAMENTALS What is an operating? A collection of software modules to assist programmers in enhancing efficiency, flexibility, and robustness An Extended Machine from the users

More information

IBM Deep Computing Visualization Offering

IBM Deep Computing Visualization Offering P - 271 IBM Deep Computing Visualization Offering Parijat Sharma, Infrastructure Solution Architect, IBM India Pvt Ltd. email: parijatsharma@in.ibm.com Summary Deep Computing Visualization in Oil & Gas

More information

A SERVICE-ORIENTED APPROACH FOR PERVASIVE LEARNING GRID

A SERVICE-ORIENTED APPROACH FOR PERVASIVE LEARNING GRID A SERVICE-ORIENTED APPROACH FOR PERVASIVE LEARNING GRID Ching-Jung Liao and Fang-Chuan Ou Yang Department of Management Information Systems Chung Yuan Christian University 22, Pu-Jen, Pu-Chung Li, Chung-Li,

More information

A Service-Oriented Approach for the Pervasive Learning Grid

A Service-Oriented Approach for the Pervasive Learning Grid JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 21, 959-971 (2005) A Service-Oriented Approach for the Pervasive Learning Grid CHING-JUNG LIAO, FANG-CHUAN OU YANG * AND KEVIN CHIHCHENG HSU * Department

More information

Resource Management on Computational Grids

Resource Management on Computational Grids Univeristà Ca Foscari, Venezia http://www.dsi.unive.it Resource Management on Computational Grids Paolo Palmerini Dottorato di ricerca di Informatica (anno I, ciclo II) email: palmeri@dsi.unive.it 1/29

More information

Towards Distributed Service Platform for Extending Enterprise Applications to Mobile Computing Domain

Towards Distributed Service Platform for Extending Enterprise Applications to Mobile Computing Domain Towards Distributed Service Platform for Extending Enterprise Applications to Mobile Computing Domain Pakkala D., Sihvonen M., and Latvakoski J. VTT Technical Research Centre of Finland, Kaitoväylä 1,

More information

Open Source Repository and User Support

Open Source Repository and User Support IST-2001-32133 GridLab A Grid Application Toolkit and Testbed D13.8 Open Source Repository and User Support Author(s): Jarek Nabrzyski Title: Open Source Repository and User Support Work Package: 14 Lead

More information

GRMS Features and Benefits

GRMS Features and Benefits GRMS - The resource management system for Clusterix computational environment Bogdan Ludwiczak bogdanl@man.poznan.pl Poznań Supercomputing and Networking Center Outline: GRMS - what it is? GRMS features

More information

GRID Computing and Networks

GRID Computing and Networks A Member of the ExperTeam Group GRID Computing and Networks Karl Solchenbach Global IPv6 Summit Madrid, May 14, 2003 Pallas GmbH Hermülheimer Straße 10 D-50321 Brühl, Germany info@pallas.de http://www.pallas.com

More information

P ERFORMANCE M ONITORING AND A NALYSIS S ERVICES - S TABLE S OFTWARE

P ERFORMANCE M ONITORING AND A NALYSIS S ERVICES - S TABLE S OFTWARE P ERFORMANCE M ONITORING AND A NALYSIS S ERVICES - S TABLE S OFTWARE WP3 Document Filename: Work package: Partner(s): Lead Partner: v1.0-.doc WP3 UIBK, CYFRONET, FIRST UIBK Document classification: PUBLIC

More information

WP7: Adaptive Grid Components

WP7: Adaptive Grid Components WP7: Adaptive Grid Components a status update Thilo Kielmann kielmann@cs.vu.nl Vrije Universiteit, Amsterdam Thilo Kielmann GridLab Conference, Eger 1/17 Goals of WP7 Provide adaptive application components

More information

Science Gateways and scalable application tools with QosCosGrid (QCG) for large communities in Grids and Clouds

Science Gateways and scalable application tools with QosCosGrid (QCG) for large communities in Grids and Clouds Science Gateways and scalable application tools with QosCosGrid (QCG) for large communities in Grids and Clouds Tomasz Piontek, Krzysztof Kurowski and Dawid Szejnfeld [piontek, krzysztof.kurowski, dejw]@man.poznan.pl

More information

An Efficient Use of Virtualization in Grid/Cloud Environments. Supervised by: Elisa Heymann Miquel A. Senar

An Efficient Use of Virtualization in Grid/Cloud Environments. Supervised by: Elisa Heymann Miquel A. Senar An Efficient Use of Virtualization in Grid/Cloud Environments. Arindam Choudhury Supervised by: Elisa Heymann Miquel A. Senar Index Introduction Motivation Objective State of Art Proposed Solution Experimentations

More information

Future of Mobile Java and Mobility Middleware

Future of Mobile Java and Mobility Middleware Future of Mobile Java and Mobility Middleware Jon Bostrom CTO okia Java Platform copyright 2004 by OSGi Alliance All rights reserved. The Mobile Application Ecosystem >100 operators deployed Java >300

More information

Remote sensing information cloud service: research and practice

Remote sensing information cloud service: research and practice Remote sensing information cloud service: research and practice Yang Banghui Dr., Ren Fuhu Prof. and Wang jinnian Prof. yangbh@radi.ac.cn +8613810963452 Content 1 Background 2 Studying and Designing 3

More information

Chapter 2: Transparent Computing and Cloud Computing. Contents of the lecture

Chapter 2: Transparent Computing and Cloud Computing. Contents of the lecture Chapter 2: Transparent Computing and Computing Lecture 2 透 明 计 算 与 云 计 算 的 关 联 Prof. Zixue Cheng 程 子 学 University of Aizu, 会 津 大 学 Visiting Professor of CSU 1 Contents of the lecture Definition, Architecture

More information

The Data Grid: Towards an Architecture for Distributed Management and Analysis of Large Scientific Datasets

The Data Grid: Towards an Architecture for Distributed Management and Analysis of Large Scientific Datasets The Data Grid: Towards an Architecture for Distributed Management and Analysis of Large Scientific Datasets!! Large data collections appear in many scientific domains like climate studies.!! Users and

More information

Automated deployment of virtualization-based research models of distributed computer systems

Automated deployment of virtualization-based research models of distributed computer systems Automated deployment of virtualization-based research models of distributed computer systems Andrey Zenzinov Mechanics and mathematics department, Moscow State University Institute of mechanics, Moscow

More information

Grid Technology and Information Management for Command and Control

Grid Technology and Information Management for Command and Control Grid Technology and Information Management for Command and Control Dr. Scott E. Spetka Dr. George O. Ramseyer* Dr. Richard W. Linderman* ITT Industries Advanced Engineering and Sciences SUNY Institute

More information

For large geographically dispersed companies, data grids offer an ingenious new model to economically share computing power and storage resources

For large geographically dispersed companies, data grids offer an ingenious new model to economically share computing power and storage resources Data grids for storage http://storagemagazine.techtarget.com/magitem/0,291266,sid35_gci1132545,00.html by: Ray Lucchesi Storage Magazine Issue: Oct 2005 For large geographically dispersed companies, data

More information

A Grid-enabled Science Portal for Collaborative. Coastal Modeling

A Grid-enabled Science Portal for Collaborative. Coastal Modeling A Grid-enabled Science Portal for Collaborative Coastal Modeling Master of Science, Systems Science Project Report submitted to Department of Computer Science, Louisiana State University Chongjie Zhang

More information

e-science Technologies in Synchrotron Radiation Beamline - Remote Access and Automation (A Case Study for High Throughput Protein Crystallography)

e-science Technologies in Synchrotron Radiation Beamline - Remote Access and Automation (A Case Study for High Throughput Protein Crystallography) Macromolecular Research, Vol. 14, No. 2, pp 140-145 (2006) e-science Technologies in Synchrotron Radiation Beamline - Remote Access and Automation (A Case Study for High Throughput Protein Crystallography)

More information

D1.3 Implementation and Test Plan

D1.3 Implementation and Test Plan IST-2001-32133 GridLab - A Grid Application Toolkit and Testbed D1.3 Implementation and Test Plan Author(s): Document Filename: Work package: Partner(s): Lead Partner: Config ID: Document classification:

More information

Mobile Operating Systems. Week I

Mobile Operating Systems. Week I Mobile Operating Systems Week I Overview Introduction Mobile Operating System Structure Mobile Operating System Platforms Java ME Platform Palm OS Symbian OS Linux OS Windows Mobile OS BlackBerry OS iphone

More information

Uniform Job Monitoring using the HPC-Europa Single Point of Access

Uniform Job Monitoring using the HPC-Europa Single Point of Access 1 Uniform Job Monitoring using the HPC-Europa Single Point of Access F. Guim 1, I. Rodero 1, J. Corbalan 1, J. Labarta 1 A. Oleksiak 2, T. Kuczynski 2, D. Szejnfeld 2,J. Nabrzyski 2 Barcelona Supercomputing

More information

How To Create A Grid On A Microsoft Web Server On A Pc Or Macode (For Free) On A Macode Or Ipad (For A Limited Time) On An Ipad Or Ipa (For Cheap) On Pc Or Micro

How To Create A Grid On A Microsoft Web Server On A Pc Or Macode (For Free) On A Macode Or Ipad (For A Limited Time) On An Ipad Or Ipa (For Cheap) On Pc Or Micro Welcome Grid on Demand Willem Toorop and Alain van Hoof {wtoorop,ahoof}@os3.nl June 30, 2010 Willem Toorop and Alain van Hoof (OS3) Grid on Demand June 30, 2010 1 / 39 Research Question Introduction Research

More information

Java Platform, Micro Edition (Java ME) Mokoena F.R. The 7046 Team

Java Platform, Micro Edition (Java ME) Mokoena F.R. The 7046 Team Java Platform, Micro Edition (Java ME) Mokoena F.R The 7046 Team 1. Introduction Java Platform, Micro Edition (Java ME) technology is one of the popular mobile application runtime. It provides developers

More information

Oracle WebLogic Foundation of Oracle Fusion Middleware. Lawrence Manickam Toyork Systems Inc www.toyork.com http://ca.linkedin.

Oracle WebLogic Foundation of Oracle Fusion Middleware. Lawrence Manickam Toyork Systems Inc www.toyork.com http://ca.linkedin. Oracle WebLogic Foundation of Oracle Fusion Middleware Lawrence Manickam Toyork Systems Inc www.toyork.com http://ca.linkedin.com/in/lawrence143 History of WebLogic WebLogic Inc started in 1995 was a company

More information

Web Service Based Data Management for Grid Applications

Web Service Based Data Management for Grid Applications Web Service Based Data Management for Grid Applications T. Boehm Zuse-Institute Berlin (ZIB), Berlin, Germany Abstract Web Services play an important role in providing an interface between end user applications

More information

locuz.com HPC App Portal V2.0 DATASHEET

locuz.com HPC App Portal V2.0 DATASHEET locuz.com HPC App Portal V2.0 DATASHEET Ganana HPC App Portal makes it easier for users to run HPC applications without programming and for administrators to better manage their clusters. The web-based

More information

Distributed Systems and Recent Innovations: Challenges and Benefits

Distributed Systems and Recent Innovations: Challenges and Benefits Distributed Systems and Recent Innovations: Challenges and Benefits 1. Introduction Krishna Nadiminti, Marcos Dias de Assunção, and Rajkumar Buyya Grid Computing and Distributed Systems Laboratory Department

More information

Integrating Netezza into your existing IT landscape

Integrating Netezza into your existing IT landscape Marco Lehmann Technical Sales Professional Integrating Netezza into your existing IT landscape 2011 IBM Corporation Agenda How to integrate your existing data into Netezza appliance? 4 Steps for creating

More information

Monitoring Clusters and Grids

Monitoring Clusters and Grids JENNIFER M. SCHOPF AND BEN CLIFFORD Monitoring Clusters and Grids One of the first questions anyone asks when setting up a cluster or a Grid is, How is it running? is inquiry is usually followed by the

More information

Analyses on functional capabilities of BizTalk Server, Oracle BPEL Process Manger and WebSphere Process Server for applications in Grid middleware

Analyses on functional capabilities of BizTalk Server, Oracle BPEL Process Manger and WebSphere Process Server for applications in Grid middleware Analyses on functional capabilities of BizTalk Server, Oracle BPEL Process Manger and WebSphere Process Server for applications in Grid middleware R. Goranova University of Sofia St. Kliment Ohridski,

More information

MOBILE ARCHITECTURE FOR DYNAMIC GENERATION AND SCALABLE DISTRIBUTION OF SENSOR-BASED APPLICATIONS

MOBILE ARCHITECTURE FOR DYNAMIC GENERATION AND SCALABLE DISTRIBUTION OF SENSOR-BASED APPLICATIONS MOBILE ARCHITECTURE FOR DYNAMIC GENERATION AND SCALABLE DISTRIBUTION OF SENSOR-BASED APPLICATIONS Marco Picone, Marco Muro, Vincenzo Micelli, Michele Amoretti, Francesco Zanichelli Distributed Systems

More information

Managing a Geographic Database From Mobile Devices Through OGC Web Services

Managing a Geographic Database From Mobile Devices Through OGC Web Services Managing a Geographic Database From Mobile Devices Through OGC Web Services Nieves R. Brisaboa 1, Miguel R. Luaces 1, Jose R. Parama 1, and Jose R. Viqueira 2 1 Database Laboratory, University of A Coruña,

More information

How To Understand The Architecture Of An Ulteo Virtual Desktop Server Farm

How To Understand The Architecture Of An Ulteo Virtual Desktop Server Farm ULTEO OPEN VIRTUAL DESKTOP V4.0.2 ARCHITECTURE OVERVIEW Contents 1 Introduction 2 2 Servers Roles 3 2.1 Session Manager................................. 3 2.2 Application Server................................

More information

Managing Credentials with

Managing Credentials with Managing Credentials with MyProxy Jim Basney National Center for Supercomputing Applications University of Illinois jbasney@ncsa.uiuc.edu http://myproxy.ncsa.uiuc.edu/ What is MyProxy? A service for managing

More information

GRID COMPUTING: A NEW DIMENSION OF THE INTERNET

GRID COMPUTING: A NEW DIMENSION OF THE INTERNET GRID COMPUTING: A NEW DIMENSION OF THE INTERNET Wolfgang Gentzsch, Director Grid Computing, Sun Microsystems, Palo Alto, USA Abstract: The Grid is a distributed computing architecture for accessing Computing,

More information

Basic Scheduling in Grid environment &Grid Scheduling Ontology

Basic Scheduling in Grid environment &Grid Scheduling Ontology Basic Scheduling in Grid environment &Grid Scheduling Ontology By: Shreyansh Vakil CSE714 Fall 2006 - Dr. Russ Miller. Department of Computer Science and Engineering, SUNY Buffalo What is Grid Computing??

More information

User Reports. Time on System. Session Count. Detailed Reports. Summary Reports. Individual Gantt Charts

User Reports. Time on System. Session Count. Detailed Reports. Summary Reports. Individual Gantt Charts DETAILED REPORT LIST Track which users, when and for how long they used an application on Remote Desktop Services (formerly Terminal Services) and Citrix XenApp (known as Citrix Presentation Server). These

More information

Grid Scheduling Dictionary of Terms and Keywords

Grid Scheduling Dictionary of Terms and Keywords Grid Scheduling Dictionary Working Group M. Roehrig, Sandia National Laboratories W. Ziegler, Fraunhofer-Institute for Algorithms and Scientific Computing Document: Category: Informational June 2002 Status

More information

SOA REFERENCE ARCHITECTURE: WEB TIER

SOA REFERENCE ARCHITECTURE: WEB TIER SOA REFERENCE ARCHITECTURE: WEB TIER SOA Blueprint A structured blog by Yogish Pai Web Application Tier The primary requirement for this tier is that all the business systems and solutions be accessible

More information

An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications

An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications Rajkumar Buyya, Jonathan Giddy, and David Abramson School of Computer Science

More information

Three Stages for SOA and Service Governance

Three Stages for SOA and Service Governance Three Stages for SOA and Governance Masaki Takahashi Tomonori Ishikawa (Manuscript received March 19, 2009) A service oriented architecture (SOA), which realizes flexible and efficient construction of

More information

Concepts and Architecture of Grid Computing. Advanced Topics Spring 2008 Prof. Robert van Engelen

Concepts and Architecture of Grid Computing. Advanced Topics Spring 2008 Prof. Robert van Engelen Concepts and Architecture of Grid Computing Advanced Topics Spring 2008 Prof. Robert van Engelen Overview Grid users: who are they? Concept of the Grid Challenges for the Grid Evolution of Grid systems

More information

A Taxonomy and Survey of Grid Resource Planning and Reservation Systems for Grid Enabled Analysis Environment

A Taxonomy and Survey of Grid Resource Planning and Reservation Systems for Grid Enabled Analysis Environment A Taxonomy and Survey of Grid Resource Planning and Reservation Systems for Grid Enabled Analysis Environment Arshad Ali 3, Ashiq Anjum 3, Atif Mehmood 3, Richard McClatchey 2, Ian Willers 2, Julian Bunn

More information

SCC717 Recent Developments in Information Technology

SCC717 Recent Developments in Information Technology SCC717 Recent Developments in Information Technology Lecturer: Wanlei ZHOU, Ph.D., DSc., Professor, Acting Head School of Information Technology Deakin University, Melbourne Campus Office: T205.2, Ext.

More information

Audio networking. François Déchelle (dechelle@ircam.fr) Patrice Tisserand (tisserand@ircam.fr) Simon Schampijer (schampij@ircam.

Audio networking. François Déchelle (dechelle@ircam.fr) Patrice Tisserand (tisserand@ircam.fr) Simon Schampijer (schampij@ircam. Audio networking François Déchelle (dechelle@ircam.fr) Patrice Tisserand (tisserand@ircam.fr) Simon Schampijer (schampij@ircam.fr) IRCAM Distributed virtual concert project and issues network protocols

More information

Cisco Integrated Video Surveillance Solution: Expand the Capabilities and Value of Physical Security Investments

Cisco Integrated Video Surveillance Solution: Expand the Capabilities and Value of Physical Security Investments Cisco Integrated Video Surveillance Solution: Expand the Capabilities and Value of Physical Security Investments What You Will Learn In many enterprises, physical security departments are making a notable

More information

PC-Duo Web Console Installation Guide

PC-Duo Web Console Installation Guide PC-Duo Web Console Installation Guide Release 12.1 August 2012 Vector Networks, Inc. 541 Tenth Street, Unit 123 Atlanta, GA 30318 (800) 330-5035 http://www.vector-networks.com Copyright 2012 Vector Networks

More information

Status and Integration of AP2 Monitoring and Online Steering

Status and Integration of AP2 Monitoring and Online Steering Status and Integration of AP2 Monitoring and Online Steering Daniel Lorenz - University of Siegen Stefan Borovac, Markus Mechtel - University of Wuppertal Ralph Müller-Pfefferkorn Technische Universität

More information

CSF4:A WSRF Compliant Meta-Scheduler

CSF4:A WSRF Compliant Meta-Scheduler CSF4:A WSRF Compliant Meta-Scheduler Wei Xiaohui 1, Ding Zhaohui 1, Yuan Shutao 2, Hou Chang 1, LI Huizhen 1 (1: The College of Computer Science & Technology, Jilin University, China 2:Platform Computing,

More information

Dynamism and Data Management in Distributed, Collaborative Working Environments

Dynamism and Data Management in Distributed, Collaborative Working Environments Dynamism and Data Management in Distributed, Collaborative Working Environments Alexander Kipp 1, Lutz Schubert 1, Matthias Assel 1 and Terrence Fernando 2, 1 High Performance Computing Center Stuttgart,

More information

IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures

IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Introduction

More information

The Java Community Process (JCP SM): Building the Future of Wireless

The Java Community Process (JCP SM): Building the Future of Wireless The Java Community Process (JCP SM): Building the Future of Wireless Sun Microsystems, Inc.! Hurwitz Report The Java Community Process (JCP SM): Building the Future of Wireless Sun Microsystems, Inc. iii

More information

A Workflow Approach to Designed Reservoir Study

A Workflow Approach to Designed Reservoir Study A Workflow Approach to Designed Reservoir Study Gabrielle Allen, Promita Chakraborty, Dayong Huang, Zhou Lei, John Lewis, Xin Li, Christopher D White, Xiaoxi Xu, Chongjie Zhang Center for Computation &

More information

Grids, e-business and e-utilities. Tony Hey Director of the UK e-science Core Programme EPSRC and DTI Tony.Hey@epsrc.ac.uk

Grids, e-business and e-utilities. Tony Hey Director of the UK e-science Core Programme EPSRC and DTI Tony.Hey@epsrc.ac.uk Grids, e-business and e-utilities Tony Hey Director of the UK e-science Core Programme EPSRC and DTI Tony.Hey@epsrc.ac.uk The Grid as an Enabler for Virtual Organisations Ian Foster, Carl Kesselman and

More information

Relational Join Queries Over Grid-aware Architectures

Relational Join Queries Over Grid-aware Architectures University of Crete Computer Science Department Master Thesis A Framework for High-Performance Relational Join Queries Scheduling in Distributed Database Systems over Grid-aware Architectures Author Supervisor

More information

Multi-device Single Sign-on for Cloud Service Continuity

Multi-device Single Sign-on for Cloud Service Continuity Multi-device Single Sign-on for Cloud Service Continuity Patricia Arias Cabarcos, Florina Almenares, Rosa Sánchez, Andrés Marín and Daniel Díaz-Sanchez University Carlos III of Madrid http://pervasive.gast.it.uc3m.es/

More information

OpenMTC. M2M Solutions for Smart Cities and the Internet of Things. www.open-mtc.org info@open-mtc.org

OpenMTC. M2M Solutions for Smart Cities and the Internet of Things. www.open-mtc.org info@open-mtc.org OpenMTC M2M Solutions for Smart Cities and the Internet of Things www.open-mtc.org info@open-mtc.org 2. March März 2, 2013 Understanding M2M Machine-to-Machine (M2M) is a paradigm in which the end-to-end

More information

Distributed Objects and Components

Distributed Objects and Components Distributed Objects and Components Introduction This essay will identify the differences between objects and components and what it means for a component to be distributed. It will also examine the Java

More information

Scheduling and Resource Management in Computational Mini-Grids

Scheduling and Resource Management in Computational Mini-Grids Scheduling and Resource Management in Computational Mini-Grids July 1, 2002 Project Description The concept of grid computing is becoming a more and more important one in the high performance computing

More information

3rd International Symposium on Big Data and Cloud Computing Challenges (ISBCC-2016) March 10-11, 2016 VIT University, Chennai, India

3rd International Symposium on Big Data and Cloud Computing Challenges (ISBCC-2016) March 10-11, 2016 VIT University, Chennai, India 3rd International Symposium on Big Data and Cloud Computing Challenges (ISBCC-2016) March 10-11, 2016 VIT University, Chennai, India Call for Papers Cloud computing has emerged as a de facto computing

More information

PUBLIC INFORMATION NETWORK AS COMPUTING AND E-GOVERNMENT INFRASTRUCTURE IN DEVELOPING COUNTRIES 1

PUBLIC INFORMATION NETWORK AS COMPUTING AND E-GOVERNMENT INFRASTRUCTURE IN DEVELOPING COUNTRIES 1 PUBLIC INFORMATION NETWORK AS COMPUTING AND E-GOVERNMENT INFRASTRUCTURE IN DEVELOPING COUNTRIES 1 Aiviet Nguyen 2, 3 Standing Office, National Steering Committee on ICT of Vietnam and E-government Architecture

More information

A Review on Cloud Computing and Grid Computing

A Review on Cloud Computing and Grid Computing A Review on Cloud Computing and Grid Computing 1 N J Pramod Dhinakar 2 M Suleman Basha 3 S Rahamat Basha Asst. Professor, Dept of IT RGMCET, Nandyal ABSTRACT Cloud computing recognized as one of the newest

More information

Getting Started with iphone SDK, Android and others: Mobile Application Development Create your Mobile Applications Best Practices Guide

Getting Started with iphone SDK, Android and others: Mobile Application Development Create your Mobile Applications Best Practices Guide Getting Started with iphone SDK, Android and others: Mobile Application Development Create your Mobile Applications Best Practices Guide Copyright 2008 Mobile Application Development 100 Success Secrets

More information

Various Grid productions and Comparison of ORACLE and IBM grid

Various Grid productions and Comparison of ORACLE and IBM grid Beyond Limits... Volume: 2 Issue: 3 International Journal Of Advance Innovations, Thoughts & Ideas Various Grid productions and Comparison of ORACLE and IBM grid Saurabh Srivastava* iam100rabh@gmail.com

More information

INDIGO DataCloud. Technical Overview RIA-653549. Giacinto.Donvito@ba.infn.it. INFN-Bari

INDIGO DataCloud. Technical Overview RIA-653549. Giacinto.Donvito@ba.infn.it. INFN-Bari INDIGO DataCloud Technical Overview RIA-653549 Giacinto.Donvito@ba.infn.it INFN-Bari Agenda Gap analysis Goals Architecture WPs activities Conclusions 2 Gap Analysis Support federated identities and provide

More information

ENOVIA V6 Architecture Performance Capability Scalability

ENOVIA V6 Architecture Performance Capability Scalability ENOVIA V6 Technical Advantages Whitepaper ENOVIA V6 Architecture Performance Capability Scalability a Product Lifecycle Management Whitepaper Prepared by ENOVIA, a Dassault Systèmes Brand Executive Summary

More information

University of Messina, Italy

University of Messina, Italy University of Messina, Italy IEEE MoCS 2011 Kerkyra - Greece June 28, 2011 Dr. Massimo Villari mvillari@unime.it Cross Cloud Federation Federated Cloud Scenario Cloud Middleware Model: the Stack The CLEVER

More information

Orbiter Series Service Oriented Architecture Applications

Orbiter Series Service Oriented Architecture Applications Workshop on Science Agency Uses of Clouds and Grids Orbiter Series Service Oriented Architecture Applications Orbiter Project Overview Mark L. Green mlgreen@txcorp.com Tech-X Corporation, Buffalo Office

More information

HPC Portal Development Platform with E-Business and HPC Portlets

HPC Portal Development Platform with E-Business and HPC Portlets HPC Portal Development Platform with E-Business and HPC Portlets CHIEN-HENG WU National Center for High-Performance Computing, Hsin-Chu, 300, Taiwan E-mail: garywu@nchc.org.tw Abstract HPC Portal Development

More information

GRIP:Creating Interoperability between Grids

GRIP:Creating Interoperability between Grids GRIP:Creating Interoperability between Grids Philipp Wieder, Dietmar Erwin, Roger Menday Research Centre Jülich EuroGrid Workshop Cracow, October 29, 2003 Contents Motivation Software Base at a Glance

More information

Java ME Clients for XML Web Services

Java ME Clients for XML Web Services 66 Java ME Clients for XML Web Services Paul POCATILU Academy of Economic Studies, Bucharest Using Web services in developing applications has many advantages like the existence of standards, multiple

More information