Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Monitoring the Monitor: An Approach Towards Trustworthiness in Service Oriented Architecture
[go: Go Back, main page]

Department of Computer Science

Laboratory for Software Design


The research and educational activities described on these pages has been supported in part by the US National Science Foundation (NSF) under grants CNS-06-27354, CNS-07-09217, and CAREER-08-46059.

Got a question?

Got a question or comment? Contact us at (515) 294-6168 or hridesh@cs.iastate.edu.

Monitoring the Monitor: An Approach Towards Trustworthiness in Service Oriented Architecture

By Mahantesh Hosamani, Harish Narayanappa, and Hridesh Rajan

Abstract

The key notion in service-oriented architecture is decoupling clients and providers of a service based on an abstract service description, which is used by the service broker to point clients to a suitable service implementation. A client then sends service requests directly to the service implementation. A problem with the current architecture is that it does not provide trustworthy means for clients to specify, service brokers to verify, and service implementations to prove that certain desired non-functional properties are satisfied during service request processing. An example of such non-functional property is access and persistence restrictions on the data received as part of the service requests. In this work, we propose an extension of the service-oriented architecture that provides these facilities. We also discuss a prototype implementation of this architecture and report preliminary results that demonstrate the potential practical value of the proposed architecture in real-world software applications.

Bibliographic Information

@inproceedings{hosamani07monitor,
author = {Mahantesh Hosamani and Harish Narayanappa and Hridesh Rajan},
title = {Monitoring the Monitor: An Approach Towards Trustworthiness in Service Oriented Architecture},
booktitle = {2nd International Workshop on Service Oriented Software Engineering (IW-SOSWE 2007)},
location = {Dubronovik, Croatia},
month = {September},
year = {2007},
}

Full Paper: PDF


Previous version appeared as technical Report 07-07, Computer Science, Iowa State University, June 4, 2007. [PDF Format]