ieee 2014 java software engineer projects formulating cost effective monitoring strategies for...

4
Formulating Cost-Effective Monitoring Strategies for Service-based Systems Abstract Service-based systems (SBSs) that are built through dynamic composition of component services must be monitored in order to guarantee the response time of the SBSs. However, monitoring consumes resources and very often impacts the quality of the SBSs being monitored. Hence, monitoring incurs resource cost and system cost, which need to be considered in formulating monitoring strategies for SBSs. The critical path of a composite SBS, which is of particular importance in cost-effective monitoring, is probabilistic in volatile operating environments. It is important to estimate the criticalities of different execution paths when deciding which parts of the SBS to monitor. Furthermore, cost-effective monitoring also requires management GLOBALSOFT TECHNOLOGIES IEEE PROJECTS & SOFTWARE DEVELOPMENTS IEEE FINAL YEAR PROJECTS|IEEE ENGINEERING PROJECTS|IEEE STUDENTS PROJECTS| IEEE BULK PROJECTS|BE/BTECH/ME/MTECH/MS/MCA PROJECTS|CSE/IT/ECE/EEE PROJECTS CELL: +91 98495 39085, +91 99662 35788, +91 98495 57908, +91 97014 40401 Visit: www.finalyearprojects.org Mail to:ieeefinalsem[email protected]

Upload: ieeefinalyearstudentprojects

Post on 28-May-2015

55 views

Category:

Engineering


2 download

DESCRIPTION

To Get any Project for CSE, IT ECE, EEE Contact Me @ 09666155510, 09849539085 or mail us - [email protected] Our Website: www.finalyearprojects.org

TRANSCRIPT

Page 1: IEEE 2014 JAVA SOFTWARE ENGINEER PROJECTS Formulating cost effective monitoring strategies for service-based systems

Formulating Cost-Effective Monitoring Strategies for

Service-based Systems

Abstract

Service-based systems (SBSs) that are built through dynamic composition of

component services must be monitored in order to guarantee the response time of the SBSs.

However, monitoring consumes resources and very often impacts the quality of the SBSs

being monitored. Hence, monitoring incurs resource cost and system cost, which need to be

considered in formulating monitoring strategies for SBSs. The critical path of a composite

SBS, which is of particular importance in cost-effective monitoring, is probabilistic in

volatile operating environments. It is important to estimate the criticalities of different

execution paths when deciding which parts of the SBS to monitor. Furthermore, cost-

effective monitoring also requires management of the trade-off between the benefit and

cost of monitoring. In this paper, we propose CriMon, a novel approach to formulating

monitoring strategies for SBSs. CriMon first calculates the criticalities of the execution

paths of an SBS and then, based on those criticalities, generates locally or globally optimal

monitoring strategy considering both the benefit and cost of monitoring. In-lab

experimental results demonstrate that in volatile environments the response time of an SBS

can be managed cost-effectively through CriMon-based monitoring. The effectiveness and

GLOBALSOFT TECHNOLOGIESIEEE PROJECTS & SOFTWARE DEVELOPMENTS

IEEE FINAL YEAR PROJECTS|IEEE ENGINEERING PROJECTS|IEEE STUDENTS PROJECTS|IEEE

BULK PROJECTS|BE/BTECH/ME/MTECH/MS/MCA PROJECTS|CSE/IT/ECE/EEE PROJECTS

CELL: +91 98495 39085, +91 99662 35788, +91 98495 57908, +91 97014 40401

Visit: www.finalyearprojects.org Mail to:[email protected]

Page 2: IEEE 2014 JAVA SOFTWARE ENGINEER PROJECTS Formulating cost effective monitoring strategies for service-based systems

efficiency of the two monitoring strategy formulation methods are evaluated and

compared.

Existing system:

Service-based systems (SBSs) that are built through dynamic composition of

component services must be monitored in order to guarantee the response time of the SBSs.

However, monitoring consumes resources and very often impacts the quality of the SBSs

being monitored. Hence, monitoring incurs resource cost and system cost, which need to be

considered in formulating monitoring strategies for SBSs. The critical path of a composite

SBS, which is of particular importance in cost-effective monitoring, is probabilistic in

volatile operating environments. It is important to estimate the criticalities of different

execution paths when deciding which parts of the SBS to monitor. Furthermore, cost-

effective monitoring also requires management of the trade-off between the benefit and

cost of monitoring.

Proposed system:

In this paper, we propose CriMon, a novel approach to formulating monitoring

strategies for SBSs. CriMon first calculates the criticalities of the execution paths of an SBS

and then, based on those criticalities, generates locally or globally optimal monitoring

strategy considering both the benefit and cost of monitoring. In-lab experimental results

demonstrate that in volatile environments the response time of an SBS can be managed

cost-effectively through CriMon-based monitoring. The effectiveness and efficiency of the

two monitoring strategy formulation methods are evaluated and compared.

SYSTEM CONFIGURATION:-

HARDWARE CONFIGURATION:-

Processor - Pentium –IV Speed - 1.1 Ghz

RAM - 256 MB(min)

Hard Disk - 20 GB

Page 3: IEEE 2014 JAVA SOFTWARE ENGINEER PROJECTS Formulating cost effective monitoring strategies for service-based systems

Key Board - Standard Windows Keyboard

Mouse - Two or Three Button Mouse

Monitor - SVGA

SOFTWARE CONFIGURATION:-

Operating System : Windows XP

Programming Language : JAVA

Java Version : JDK 1.6 & above.