SlideShare a Scribd company logo
1 of 10
Download to read offline
International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012
DOI : 10.5121/ijwsc.2012.3202 11
Dynamic Web Service Composition based on
Network Modeling with Statistical Analysis and
Backtracking
M.SureshKumar1 and P.Varalakshmi2
1 Research Scholar, Anna University, Chennai,
suresh.priya.kumar@gmail.com
2 Department of Information Technology, MIT Campus, Anna University, Chennai,
varanip@gmail.com
ABSTRACT
A Web service is a software system designed to support interoperable machine-to-machine interaction
over a network. Web services provide a standard means of interoperating between different software
applications, running on a variety of platforms and/or frameworks. One of the main advantages of
the usage of web services is its ability to integrate with the other services through web service
composition and realize the required functionality. This paper presents a new paradigm of dynamic
web services composition using network analysis paired with backtracking. An algorithm called
“Zeittafel” for the selection and scheduling of services that are to be composed is also presented.
With the proposed system better percentage of job success rate is obtained compared to the existing
methodology.
KEYWORDS
Dynamic composition, PERT, backtracking, tour planner
1. INTRODUCTION
Web services are considered as self-contained, self-describing, modular applications that
can be published, located, and invoked across the Web. Nowadays, an increasing amount of
companies and organizations only implement their core business and outsource other
application services over Internet. Thus, the ability to efficiently and effectively select and
integrate inter-organizational and heterogeneous services on the Web at runtime is an important
step towards the development of the Web service applications. Web services can be engaged
as in Figure 1. In particular, if no single Web service can satisfy the functionality required
by the user, there should be a possibility to combine existing services together in order to
fulfill the request. This trend has triggered a considerable number of research efforts on the
composition of Web services both in academia and in industry. In the research related to Web
services, several initiatives have been conducted with the intention to provide platforms and
languages that will allow easy integration of heterogeneous systems. There are two
methods for web services composition [10, 11, 12]. One is static web service composition
and other is automated/dynamic web service composition. In static web service composition,
composition is performed manually, that is each web service is executed one by one in order to
achieve the desired goal/requirement. It is a time consuming task which requires a lot of
effort. In automated web service composition, agents are used to select a web service that may
be composed of multiple web services but from user’s viewpoint, it is considered as a single
service [13].
International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012
12
Figure 1: General Process of Engaging a Web Service
The integration of heterogeneous web services together to realize business functionality is
called web service composition. In other words web service composition can be termed as an
aggregation of individual web services to automate a particular task or a business process
[2]. Through this paper we present tour planner software, “Web Safari”, which uses web
services composition by the proposed “Zeittafel” algorithm. In this software the various
activities involved in the tour such as flight booking, hotel booking, scenic spot searching,
dinner booking, etc are modeled as the individual nodes or activities of the Program
Evaluation and Review Technique (PERT) network. There may be several individual service
providers available for each activity.
Each of these is modeled as a web service. For example, various hotels may be present in the
same locality offering same service. The best service is selected based on the availability of the
service at that particular instant of time and various other constraints. This service selection
is performed using the PERT method [3]. In case if no service is available in a particular
category the processing may get into busy wait. In order to avoid this condition backtracking is
employed [4]. This enables us to obtain an optimal solution and finally a set of services will be
obtained that is the tour plan for the user. The reservation for these services can be done.
2. RELATED WORK
The QoS factors performance, reliability, availability and cost were dealt in the web service
composition for e-business systems by Sayed Gholam and Hassan Tabatabaei [8]. This uses
Web Service Modelling Ontology (WSMO). Web service composition using Web Service
Databases (WSDB) is proposed by Farhan Hassan Khan, M.Younus Javed, and Saba Bashir [9].
It presented a framework in which multiple repositories and WSDBs have been introduced
in order to make system more reliable and ensure data availability. Incheon Paik and
Daisuke Maruyama [7] proposes a framework for automated web services composition through
AI (Artificial Intelligence) planning technique by combining logical combination (HTN) and
physical composition (CSP (Constraint Satisfaction Problem)). This paper discusses the real life
problems on the web that is related to planning and scheduling. It provides task ordering to reach
at desired goal. P.Sandhya and M.Lakshmi [3] deal with an algorithm for automatic quality
driven web service called Opus deviser algorithm for business and task planners using PERT.
Here infinite looping and exhaustive waiting problems arise. Gexin Li, Aixin Zu, Chengwen
Wu, Zhengzhong Wang [4] deal with backtracking to arrive at optimal solutions for web
service composition. This paper combines both PERT and backtracking where PERT is used
for service evaluation and backtracking for service selection into the composition to obtain an
optimal tour plan.
International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012
13
3. PERT AND BACKTRACKING
Network analysis is the general name given to certain specific techniques which can be used for
the planning, management and control of projects. There are two widely applied network
analysis models namely Critical Path Method (CPM) and Program Evaluation and Review
Technique (PERT).
CPM was the trade-off between the cost of the project and its overall completion time (e.g.
for certain activities it may be possible to decrease their completion times by spending more
money - how does this affect the overall completion time of the project). PERT was used for
the planning and control of the Polaris missile program and the emphasis was on completing the
program in the shortest possible time. In addition PERT had the ability to cope with uncertain
activity completion times (e.g. for a particular activity the most likely completion time is 4
weeks but it could be anywhere between 3 weeks and 8 weeks).
Due to the complex nature of most projects, it is very difficult to completely innate the delays
and the cost overruns. However, with the appropriate management systems for planning,
organizing, and controlling, it is possible to reduce them to a reasonable level. The problem is
that the cost of implementing and executing such systems can exceed their benefits because of
the large amount of monitoring and reporting that is required. The major purpose of PERT and
CPM is to objectively identify these critical activities. Further, these techniques can tell us
how close the remaining activities are to becoming critical. (This available delay is called
slack or float.).
PERT and CPM are very similar in their approach however, two distinctions are usually made.
The first relates to the way in which activity duration are estimated. In PERT, three estimates are
used to form a weighted average of the expected completion time, based on a probability
distribution of completion times. Therefore, PERT is considered a probabilistic tool. In CPM,
there is only one estimate of duration; that is, CPM is a deterministic tool. The second
difference is that CPM allows an explicit estimate of costs in addition to time. Thus, while
PERT is basically a tool for planning and control of time, CPM can be used to control
both the time and the cost of the project. Extensions of both PERT and CPM allow the user
to manage other resources in addition to time and money, to trade off resources, to analyze
different types of schedules, and to balance the use of resources.
Program Evaluation and Review Technique (PERT) [5] is a statistical tool used in
project management that is designed to analyze and represent the tasks involved in the given
project. One key element to PERT's application is that four estimates are required because of the
element of uncertainty and to provide time frames for the PERT network. It is probabilistic
in nature and involves the calculation of
1. Optimistic time (O): The minimum possible time required to accomplish a task, assuming
everything proceeds better than is normally expected.
2. Pessimistic time (P): The maximum possible time required to accomplish a task, assuming
everything goes wrong (but excluding major catastrophes).
3. Most likely time (M): The best estimate of the time required to accomplish a task, assuming
everything proceeds as normal.
International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012
14
4. Expected time (TE): The best estimate of the time required to accomplish a task, accounting for
the fact that things don't always proceed as normal (the implication being that the expected time
is the average time the task would require if the task were repeated on a number of occasions
over an extended period of time). It can be calculated using the formula specified in equation
(1).
TE = (O + 4M + P) / 6 ------------------- (1)
Two other elements comprise the PERT network: the path, or critical path, and slack time.
The critical path is a combination of events and activities that will necessitate the greatest
expected completion time. Slack time is defined as the difference between the total expected
activity time for the project and the actual time for the entire project. Slack time is the spare time
experienced in the PERT network.
Backtracking [6] is a general algorithm or a tool to arrive to a solution for constraint satisfaction
problems. A classic example for this is the N-queens problem. Backtracking is also used to
optimize the solution from a given set of partial candidate solutions.
4. PROPOSED WORK
The proposed work can be split into 2 steps.
1. Selection of services
2. Composition of services
Step 1: Selection of services
As stated before several services are available in each category. Only one of them must be
selected from each of the categories. The primary constraint that we seek is the availability of
the service. In the case of tour planning, say once a flight is completely booked the service can
be blocked in the registry. Thus if the reservation is not available then the service is also not
available. Thus first and foremost the availability factor of the Quality of Service constraints is
checked. Once the service is available it is counted as an option for the future processing.
Secondly with respect to the tour planner, the constraints of the user such as cost, number
of people, etc are applied and some services are filtered out.
All the available services are constructed as a set. Some of the services may need to
follow a particular sequence while some may not. For the services that follow a predefined order
the normal Opus deviser algorithm may be followed. But for the activities where the sequence
is not important, for example sight seeing, then the modified Opus deviser algorithm is
followed. This makes use of the PERT method. In some cases no service in a category may be
available. In such situations the backtracking is employed in order to change the order of
activities or to intimate the user about the failure. This rescues the system from entering into the
busy wait condition.Finally a single solution or a set of solutions can be obtained. If multiple
solutions are available the choice is left to the user.
Step 2: Composition of services
The selected set of services is composed together and orchestrated using BPEL engine. The
booking for the required spots are done and the tour plan is finalized.
International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012
15
Figure 2: Architecture of proposed system
5. ALGORITHM
Our algorithm named “Zeittafel” is a PERT model based algorithm using backtracking to
handle exceptions.
Input:
Set of web services
S =
Where m= number of web services in each category
n= number of web service categories
Goal deadline (g)
Fixed sequence of categories (where applicable) FC= [ fc1 fc2….. fcp] where p<=n
Non-fixed sequence of categories (generated randomly) NC= [ nc1 nc2 ….. ncq] where
q<=n and p+q=n.
Output: Composed web services
Algorithm:
1. Begin
2. Build a matrix of web services W such that there is at least one service that is available
from each category. Therefore W S
International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012
16
3. Generate all partial candidate combinations from the matrix W such that there is at
least one service from each category following the given sequence of categories FC
wherever applicable along with the randomly generated NC. The solution must be
performed within the goal deadline.
4. If successful combination(s) is(are) generated then
Go to step 5. Else
a. Backtrack to change the order of the non-sequential category NC. Replace NC
with changed NC by changing the categories in a circular fashion until the circle is
completed. Go to step 2.
b. If no solution can be found then negotiate with client for the withdrawal of certain
non available sub categories of the service. Go to step 2.
5. For each combination PERT network analysis model is applied.
a. Let optimistic time as O, most likely time as M, pessimistic time as P for each
activity of the PERT model.
b. Compute expected time T for each activity as T= (O+4M+P)/6.
c. Create a directed graphical representation of each combination with each event as a
node and each activity as an arrow. Compute the float time for each activity and
the critical path.
d. Calculate the variance for each activity in all combinations as vc= ((P-O)/6)2.
Thus the
set of variances become V= {vc1, vc2, ....., vcn}
e. Compute the variance of critical path of each combination as CV={ cv1, cv2,….,
cvn}
where cvc= sum of variances of each activity in the critical path of the cth
combination.
n
cvc= vcc
1
------------------- (2)
f. Compute standard deviation for each combination as
SDc=
cvc -------------------- (3)
g. In order to achieve the task within the goal deadline g, assign X=g where X is the
time under consideration.
h. Apply normal distribution of probability with normal variate Z={z1,z2,….,zn}. zi=
(X- xi)/SDi where xi is the critical path time of the combination.
i. Find the probability of completion of the project with the given sequence from
the
normal table and construct the probability set A={a1,a2,….,an}
6. Select a combination such that the probability of completion is high. If probability remains
same for more combinations, the one with low critical path is selected. User
intervention may also be preferred. This optimizes the solution.
7. The services that are within the selected combination are composed.
8. Stop
International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012
17
6. IMPLEMENTATION AND RESULTS
This project has been implemented in J2EE framework. J2EE web services were developed with Axis
2 engine. Their respective WSDL files were generated and thus they were added to the registry.
Another web service that implements the Zeittafel algorithm is developed.
Figure 3: Examples of calculating task completion time using PERT. The data in red shows the total expected
time taken to complete the activity
This involves the PERT and backtracking and it selects the web services for composition. The
example PERT representation is depicted in Figure 3. These are composed using BPEL engine and
are orchestrated together.
Figure 4: BPEL implementation
Business Process Execution Language (BPEL), short for Web Services Business Process Execution
Language (WS-BPEL) is a standard executable language for specifying actions within business
processes with web services. Processes in BPEL export and import information by using web
service interfaces exclusively. WS-BPEL 2.0 is an XML-based language for defining business
processes that orchestrate web services and this is used in the project. The implementation uses Riftsaw
Open Source JBOSS BPEL engine.
International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012
18
The UI part of the algorithm gets the necessary input from the user such as deadline, etc
and invokes the algorithm.
We voluntarily introduce situations in the system that lead to the invocation of backtracking.
The deadline g is given as 450 minutes.
With respect to the “Web Safari” project the implementation is described as below. There
are 6 categories of web service providers such as flight, taxi, hotel, tourist spot1, tourist spot2
and tourist spot3. Each of the categories has 3 web services. They are named C1 through C6
respectively. The first 3 categories are fixed and the rest of them are non-fixed.
i.e FC={ C1, C2, C3} NC= {C4, C5, C6}
The constraints for backtracking is introduced such that C4 is not available at the required point
of time but if the sequence NC= {C5, C4, C6} the output is obtained. The remaining
combinations do not meet the constraints. The following table (Table 1) describes the time
taken in minutes to complete each task in each category by the web services.
Table 1: Time taken to complete each task (in mins)
Cateogory WS1 WS2 WS3
C1 180 210 150
C2 20 30 25
C3 10 12 15
C4 90 100 85
C5 30 30 25
C6 120 135 125
For example, to reach the given place through flight represented by WS1 in C1 (say Air India)
180 minutes is required. With these given values various combinations are generated and the
program is executed. This also involves the random non-sequential category generation once it
is found the C4 is not available. To demonstrate the working a few examples are shown in
figure 3. The probability of task completion is also calculated and a normal distribution curve
for the combination is drawn. A bell-shaped normal distribution curve as shown in figure 5 is
obtained. The region in dark line denotes the probability of completion.
Figure 5: Normal distribution curve
International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012
19
Executiontime(ms)
Thus the combination with least completion time is selected and this is composed together and
the tour plan is presented to the user.
Web service composition using PERT
350
300
250
200
150
100
50
0
With backtracking
Without backtracking
25 50 75 100 125 150
No. of se rvices in ea ch ca te gory
Figure 6: Efficiency of our algorithm
The same data is input to the program without backtracking. In that case the execution time of
the system with backtracking is efficient than that without backtracking. Figure6 represents
the difference between the systems with and without backtracking. The system constructed
has constraints where backtracking logic has to be invoked. Though the execution time will
be increased due to the invocation of backtracking logic the overall process completion time
of the system will be less than the system without backtracking due to the fact that the system
enters into an exhaustive waiting state.
7. CONCLUSION
The uncertain nature of the completion of activities is taken into account. Highly optimized
dynamic web service composition with provisions for reliability in the form of backtracking is
introduced. QoS of availability is dealt here with respect to the blocking of services that are not
available for the given point of time along with the filtration of them in the matrix.
REFERENCES
[1] Web Services Architecture http://www.w3.org/TR/ws-arch/ [2] Thomas Erl, SOA Principles
http://www.soaprinciples.com/
[3] P.Sandhya and Dr. M. Lakshmi, “A Novel Approach for Realizing Business Agility through
Temporally Planned Automatic Web Service Composition using Network Analysis” ,
International Conference On Semantic Web & Web Services SWWS 2011.
[4] Gexin Li, Aixin Zu, Chengwen Wu, Zhengzhong Wang, “Web service composition based on
backtracking”, Second International Conference on Artificial Intelligence, Management Science and
Electronic Commerce AIMSEC 2011.
[5] Program Evaluation and Review Technique (PERT)
http://en.wikipedia.org/wiki/Program_Evaluation_and_Review_Technique
[6] Backtracking http://en.wikipedia.org/wiki/Backtracking
[7] Incheon Paik, Daisuke Maruyama “Automatic Web Services Composition Using Combining HT-
and
CSP” Seventh International Conference on Computer And Information Technology, IEEE 2007
[8] Sayed Gholam Hassan Tabatabaei, “Web Service Composition Approaches to Support
Dynamic E- Business Systems”, Communications of the IBIMA, 2008
International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012
20
[9] Farhan Hassan Khan, M.Younus Javed, Saba Bashir , “QoS Based Dynamic Web Services
Composition & Execution”, International Journal of Computer Science and Information Security,
Vol. 7, No. 2, February 2010
[10] Yilan Gu and Mikhail Soutchanski. “ A Logic For Decidable Reasoning About Services” Proceedings
of AAAI-06 workshop on AIDriven Technologies for Services-Oriented Computing 2006.
[11] A. Marconi, M. Pistore, and P. Traverso. "Implicit vs. Explicit Data-Flow Requirements in Web
Service Composition Goals". In Proceeding of the 4th International Conference on Service-
Oriented Computing (ICSOC06), volume 4294 of Lecture Notes in Computer Science (LNCS),
Chicago, Illinois, USA, 2006. Springer.
[12] Michael Hu, Howard Foster “Using a Rigorous Approach for Engineering Web Services
Compositions: A Case Study”. IEEE International Conference on Services Computing, Vol 2, July
2005
[13] Daniela Barreirs claro, Patrick Albers , Jin-kao Hao “Selecting Web Services for Optimal
Composition” 2nd International Workshop On Semantic And Dynamic Web Processes (SDWP 2005).
M. SureshKumar received the B.E degree in Computer Science & Engineering from
Madras University, TamilNadu, India and the M.E Degree in Computer Science &
Engineering from Sathyabama University, India. He is working as an Assistant
Professor in Information Technology Department in Sri Sai Ram Engineering College-
Chennai.
Dr.P.Varalakshmi obtained Ph.D. from the Faculty of Information and Communication
Engineering at Anna University. She is working as a Assistant Professor in the
Department of Information Technology at Madras Institute of Technology, Anna
University. She has published many research papers in international and national
journals and conference proceedings with very high citation index of about 25 papers so
far.

More Related Content

What's hot

A Modified GA-based Workflow Scheduling for Cloud Computing Environment
A Modified GA-based Workflow Scheduling for Cloud Computing EnvironmentA Modified GA-based Workflow Scheduling for Cloud Computing Environment
A Modified GA-based Workflow Scheduling for Cloud Computing EnvironmentIJCSIS Research Publications
 
Optimization of Resource Allocation Strategy Using Modified PSO in Cloud Envi...
Optimization of Resource Allocation Strategy Using Modified PSO in Cloud Envi...Optimization of Resource Allocation Strategy Using Modified PSO in Cloud Envi...
Optimization of Resource Allocation Strategy Using Modified PSO in Cloud Envi...IJCSIS Research Publications
 
ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...
ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...
ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...ijait
 
An Improved Design of Contract Net Trust Establishment Protocol
An Improved Design of Contract Net Trust Establishment ProtocolAn Improved Design of Contract Net Trust Establishment Protocol
An Improved Design of Contract Net Trust Establishment ProtocolIDES Editor
 
A novel scheduling algorithm for cloud computing environment
A novel scheduling algorithm for cloud computing environmentA novel scheduling algorithm for cloud computing environment
A novel scheduling algorithm for cloud computing environmentSouvik Pal
 
An Improved Parallel Activity scheduling algorithm for large datasets
An Improved Parallel Activity scheduling algorithm for large datasetsAn Improved Parallel Activity scheduling algorithm for large datasets
An Improved Parallel Activity scheduling algorithm for large datasetsIJERA Editor
 
A HEURISTIC APPROACH FOR WEB-SERVICE DISCOVERY AND SELECTION
A HEURISTIC APPROACH FOR WEB-SERVICE DISCOVERY AND SELECTIONA HEURISTIC APPROACH FOR WEB-SERVICE DISCOVERY AND SELECTION
A HEURISTIC APPROACH FOR WEB-SERVICE DISCOVERY AND SELECTIONijcsit
 
Task scheduling methodologies for high speed computing systems
Task scheduling methodologies for high speed computing systemsTask scheduling methodologies for high speed computing systems
Task scheduling methodologies for high speed computing systemsijesajournal
 
Comparative Analysis of Various Grid Based Scheduling Algorithms
Comparative Analysis of Various Grid Based Scheduling AlgorithmsComparative Analysis of Various Grid Based Scheduling Algorithms
Comparative Analysis of Various Grid Based Scheduling Algorithmsiosrjce
 
Desktop Grid Scheduling
Desktop Grid SchedulingDesktop Grid Scheduling
Desktop Grid SchedulingPiyush Kandpal
 
G243945
G243945G243945
G243945irjes
 
SURVEY ON SCHEDULING AND ALLOCATION IN HIGH LEVEL SYNTHESIS
SURVEY ON SCHEDULING AND ALLOCATION IN HIGH LEVEL SYNTHESISSURVEY ON SCHEDULING AND ALLOCATION IN HIGH LEVEL SYNTHESIS
SURVEY ON SCHEDULING AND ALLOCATION IN HIGH LEVEL SYNTHESIScscpconf
 
Survey of streaming data warehouse update scheduling
Survey of streaming data warehouse update schedulingSurvey of streaming data warehouse update scheduling
Survey of streaming data warehouse update schedulingeSAT Journals
 
Modul 06 penentuan durasi kegiatan
Modul 06 penentuan durasi kegiatanModul 06 penentuan durasi kegiatan
Modul 06 penentuan durasi kegiatanmelchioreq
 

What's hot (16)

A Modified GA-based Workflow Scheduling for Cloud Computing Environment
A Modified GA-based Workflow Scheduling for Cloud Computing EnvironmentA Modified GA-based Workflow Scheduling for Cloud Computing Environment
A Modified GA-based Workflow Scheduling for Cloud Computing Environment
 
Optimization of Resource Allocation Strategy Using Modified PSO in Cloud Envi...
Optimization of Resource Allocation Strategy Using Modified PSO in Cloud Envi...Optimization of Resource Allocation Strategy Using Modified PSO in Cloud Envi...
Optimization of Resource Allocation Strategy Using Modified PSO in Cloud Envi...
 
ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...
ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...
ANALYSIS OF THRESHOLD BASED CENTRALIZED LOAD BALANCING POLICY FOR HETEROGENEO...
 
An Improved Design of Contract Net Trust Establishment Protocol
An Improved Design of Contract Net Trust Establishment ProtocolAn Improved Design of Contract Net Trust Establishment Protocol
An Improved Design of Contract Net Trust Establishment Protocol
 
A novel scheduling algorithm for cloud computing environment
A novel scheduling algorithm for cloud computing environmentA novel scheduling algorithm for cloud computing environment
A novel scheduling algorithm for cloud computing environment
 
Ijciet 10 01_075
Ijciet 10 01_075Ijciet 10 01_075
Ijciet 10 01_075
 
An Improved Parallel Activity scheduling algorithm for large datasets
An Improved Parallel Activity scheduling algorithm for large datasetsAn Improved Parallel Activity scheduling algorithm for large datasets
An Improved Parallel Activity scheduling algorithm for large datasets
 
A HEURISTIC APPROACH FOR WEB-SERVICE DISCOVERY AND SELECTION
A HEURISTIC APPROACH FOR WEB-SERVICE DISCOVERY AND SELECTIONA HEURISTIC APPROACH FOR WEB-SERVICE DISCOVERY AND SELECTION
A HEURISTIC APPROACH FOR WEB-SERVICE DISCOVERY AND SELECTION
 
Task scheduling methodologies for high speed computing systems
Task scheduling methodologies for high speed computing systemsTask scheduling methodologies for high speed computing systems
Task scheduling methodologies for high speed computing systems
 
Comparative Analysis of Various Grid Based Scheduling Algorithms
Comparative Analysis of Various Grid Based Scheduling AlgorithmsComparative Analysis of Various Grid Based Scheduling Algorithms
Comparative Analysis of Various Grid Based Scheduling Algorithms
 
Desktop Grid Scheduling
Desktop Grid SchedulingDesktop Grid Scheduling
Desktop Grid Scheduling
 
G243945
G243945G243945
G243945
 
SURVEY ON SCHEDULING AND ALLOCATION IN HIGH LEVEL SYNTHESIS
SURVEY ON SCHEDULING AND ALLOCATION IN HIGH LEVEL SYNTHESISSURVEY ON SCHEDULING AND ALLOCATION IN HIGH LEVEL SYNTHESIS
SURVEY ON SCHEDULING AND ALLOCATION IN HIGH LEVEL SYNTHESIS
 
Survey of streaming data warehouse update scheduling
Survey of streaming data warehouse update schedulingSurvey of streaming data warehouse update scheduling
Survey of streaming data warehouse update scheduling
 
Modul 06 penentuan durasi kegiatan
Modul 06 penentuan durasi kegiatanModul 06 penentuan durasi kegiatan
Modul 06 penentuan durasi kegiatan
 
Performance Improvement
Performance ImprovementPerformance Improvement
Performance Improvement
 

Similar to Dynamic Web Service Composition based on Network Modeling with Statistical Analysis and Backtracking

EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESijwscjournal
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESijwscjournal
 
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...Referring Expressions with Rational Speech Act Framework: A Probabilistic App...
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...IJDKP
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESijwscjournal
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESijwscjournal
 
QoS Based Scheduling Techniques in Cloud Computing: Systematic Review
QoS Based Scheduling Techniques in Cloud Computing: Systematic ReviewQoS Based Scheduling Techniques in Cloud Computing: Systematic Review
QoS Based Scheduling Techniques in Cloud Computing: Systematic ReviewIJCSIS Research Publications
 
AN ADAPTIVE APPROACH FOR DYNAMIC RECOVERY DECISIONS IN WEB SERVICE COMPOSITIO...
AN ADAPTIVE APPROACH FOR DYNAMIC RECOVERY DECISIONS IN WEB SERVICE COMPOSITIO...AN ADAPTIVE APPROACH FOR DYNAMIC RECOVERY DECISIONS IN WEB SERVICE COMPOSITIO...
AN ADAPTIVE APPROACH FOR DYNAMIC RECOVERY DECISIONS IN WEB SERVICE COMPOSITIO...ijwscjournal
 
Immune-Inspired Method for Selecting the Optimal Solution in Semantic Web Ser...
Immune-Inspired Method for Selecting the Optimal Solution in Semantic Web Ser...Immune-Inspired Method for Selecting the Optimal Solution in Semantic Web Ser...
Immune-Inspired Method for Selecting the Optimal Solution in Semantic Web Ser...IJwest
 
MMUNE-INSPIRED METHOD FOR SELECTING THE OPTIMAL SOLUTION IN SEMANTIC WEB SE...
MMUNE-INSPIRED METHOD FOR  SELECTING THE OPTIMAL SOLUTION IN  SEMANTIC WEB SE...MMUNE-INSPIRED METHOD FOR  SELECTING THE OPTIMAL SOLUTION IN  SEMANTIC WEB SE...
MMUNE-INSPIRED METHOD FOR SELECTING THE OPTIMAL SOLUTION IN SEMANTIC WEB SE...dannyijwest
 
An Overview of Workflow Management on Mobile Agent Technology
An Overview of Workflow Management on Mobile Agent TechnologyAn Overview of Workflow Management on Mobile Agent Technology
An Overview of Workflow Management on Mobile Agent TechnologyIJERA Editor
 
Dynamic Three Stages Task Scheduling Algorithm on Cloud Computing
Dynamic Three Stages Task Scheduling Algorithm on Cloud ComputingDynamic Three Stages Task Scheduling Algorithm on Cloud Computing
Dynamic Three Stages Task Scheduling Algorithm on Cloud ComputingIJCSIS Research Publications
 
A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...
A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...
A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...csandit
 
A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...
A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...
A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...cscpconf
 
A cloud computing using rough set theory for cloud service parameters through...
A cloud computing using rough set theory for cloud service parameters through...A cloud computing using rough set theory for cloud service parameters through...
A cloud computing using rough set theory for cloud service parameters through...csandit
 
WEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDY
WEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDYWEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDY
WEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDYijwscjournal
 
WEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDY
WEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDYWEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDY
WEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDYijwscjournal
 
A SERVICE ORIENTED DESIGN APPROACH FOR E-GOVERNANCE SYSTEMS
A SERVICE ORIENTED DESIGN APPROACH FOR E-GOVERNANCE SYSTEMSA SERVICE ORIENTED DESIGN APPROACH FOR E-GOVERNANCE SYSTEMS
A SERVICE ORIENTED DESIGN APPROACH FOR E-GOVERNANCE SYSTEMSijitcs
 
A HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENT
A HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENTA HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENT
A HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENTieijjournal
 
A HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENT
A HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENTA HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENT
A HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENTieijjournal1
 

Similar to Dynamic Web Service Composition based on Network Modeling with Statistical Analysis and Backtracking (20)

A Survey and Comparison of SDN Based Traffic Management Techniques
A Survey and Comparison of SDN Based Traffic Management TechniquesA Survey and Comparison of SDN Based Traffic Management Techniques
A Survey and Comparison of SDN Based Traffic Management Techniques
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
 
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...Referring Expressions with Rational Speech Act Framework: A Probabilistic App...
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
 
QoS Based Scheduling Techniques in Cloud Computing: Systematic Review
QoS Based Scheduling Techniques in Cloud Computing: Systematic ReviewQoS Based Scheduling Techniques in Cloud Computing: Systematic Review
QoS Based Scheduling Techniques in Cloud Computing: Systematic Review
 
AN ADAPTIVE APPROACH FOR DYNAMIC RECOVERY DECISIONS IN WEB SERVICE COMPOSITIO...
AN ADAPTIVE APPROACH FOR DYNAMIC RECOVERY DECISIONS IN WEB SERVICE COMPOSITIO...AN ADAPTIVE APPROACH FOR DYNAMIC RECOVERY DECISIONS IN WEB SERVICE COMPOSITIO...
AN ADAPTIVE APPROACH FOR DYNAMIC RECOVERY DECISIONS IN WEB SERVICE COMPOSITIO...
 
Immune-Inspired Method for Selecting the Optimal Solution in Semantic Web Ser...
Immune-Inspired Method for Selecting the Optimal Solution in Semantic Web Ser...Immune-Inspired Method for Selecting the Optimal Solution in Semantic Web Ser...
Immune-Inspired Method for Selecting the Optimal Solution in Semantic Web Ser...
 
MMUNE-INSPIRED METHOD FOR SELECTING THE OPTIMAL SOLUTION IN SEMANTIC WEB SE...
MMUNE-INSPIRED METHOD FOR  SELECTING THE OPTIMAL SOLUTION IN  SEMANTIC WEB SE...MMUNE-INSPIRED METHOD FOR  SELECTING THE OPTIMAL SOLUTION IN  SEMANTIC WEB SE...
MMUNE-INSPIRED METHOD FOR SELECTING THE OPTIMAL SOLUTION IN SEMANTIC WEB SE...
 
An Overview of Workflow Management on Mobile Agent Technology
An Overview of Workflow Management on Mobile Agent TechnologyAn Overview of Workflow Management on Mobile Agent Technology
An Overview of Workflow Management on Mobile Agent Technology
 
Dynamic Three Stages Task Scheduling Algorithm on Cloud Computing
Dynamic Three Stages Task Scheduling Algorithm on Cloud ComputingDynamic Three Stages Task Scheduling Algorithm on Cloud Computing
Dynamic Three Stages Task Scheduling Algorithm on Cloud Computing
 
A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...
A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...
A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...
 
A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...
A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...
A CLOUD COMPUTING USING ROUGH SET THEORY FOR CLOUD SERVICE PARAMETERS THROUGH...
 
A cloud computing using rough set theory for cloud service parameters through...
A cloud computing using rough set theory for cloud service parameters through...A cloud computing using rough set theory for cloud service parameters through...
A cloud computing using rough set theory for cloud service parameters through...
 
WEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDY
WEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDYWEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDY
WEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDY
 
WEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDY
WEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDYWEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDY
WEB SERVICE COMPOSITION PROCESSES: A COMPARATIVE STUDY
 
A SERVICE ORIENTED DESIGN APPROACH FOR E-GOVERNANCE SYSTEMS
A SERVICE ORIENTED DESIGN APPROACH FOR E-GOVERNANCE SYSTEMSA SERVICE ORIENTED DESIGN APPROACH FOR E-GOVERNANCE SYSTEMS
A SERVICE ORIENTED DESIGN APPROACH FOR E-GOVERNANCE SYSTEMS
 
A HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENT
A HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENTA HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENT
A HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENT
 
A HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENT
A HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENTA HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENT
A HYPER-HEURISTIC METHOD FOR SCHEDULING THEJOBS IN CLOUD ENVIRONMENT
 

Recently uploaded

Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 

Recently uploaded (20)

Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 

Dynamic Web Service Composition based on Network Modeling with Statistical Analysis and Backtracking

  • 1. International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012 DOI : 10.5121/ijwsc.2012.3202 11 Dynamic Web Service Composition based on Network Modeling with Statistical Analysis and Backtracking M.SureshKumar1 and P.Varalakshmi2 1 Research Scholar, Anna University, Chennai, suresh.priya.kumar@gmail.com 2 Department of Information Technology, MIT Campus, Anna University, Chennai, varanip@gmail.com ABSTRACT A Web service is a software system designed to support interoperable machine-to-machine interaction over a network. Web services provide a standard means of interoperating between different software applications, running on a variety of platforms and/or frameworks. One of the main advantages of the usage of web services is its ability to integrate with the other services through web service composition and realize the required functionality. This paper presents a new paradigm of dynamic web services composition using network analysis paired with backtracking. An algorithm called “Zeittafel” for the selection and scheduling of services that are to be composed is also presented. With the proposed system better percentage of job success rate is obtained compared to the existing methodology. KEYWORDS Dynamic composition, PERT, backtracking, tour planner 1. INTRODUCTION Web services are considered as self-contained, self-describing, modular applications that can be published, located, and invoked across the Web. Nowadays, an increasing amount of companies and organizations only implement their core business and outsource other application services over Internet. Thus, the ability to efficiently and effectively select and integrate inter-organizational and heterogeneous services on the Web at runtime is an important step towards the development of the Web service applications. Web services can be engaged as in Figure 1. In particular, if no single Web service can satisfy the functionality required by the user, there should be a possibility to combine existing services together in order to fulfill the request. This trend has triggered a considerable number of research efforts on the composition of Web services both in academia and in industry. In the research related to Web services, several initiatives have been conducted with the intention to provide platforms and languages that will allow easy integration of heterogeneous systems. There are two methods for web services composition [10, 11, 12]. One is static web service composition and other is automated/dynamic web service composition. In static web service composition, composition is performed manually, that is each web service is executed one by one in order to achieve the desired goal/requirement. It is a time consuming task which requires a lot of effort. In automated web service composition, agents are used to select a web service that may be composed of multiple web services but from user’s viewpoint, it is considered as a single service [13].
  • 2. International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012 12 Figure 1: General Process of Engaging a Web Service The integration of heterogeneous web services together to realize business functionality is called web service composition. In other words web service composition can be termed as an aggregation of individual web services to automate a particular task or a business process [2]. Through this paper we present tour planner software, “Web Safari”, which uses web services composition by the proposed “Zeittafel” algorithm. In this software the various activities involved in the tour such as flight booking, hotel booking, scenic spot searching, dinner booking, etc are modeled as the individual nodes or activities of the Program Evaluation and Review Technique (PERT) network. There may be several individual service providers available for each activity. Each of these is modeled as a web service. For example, various hotels may be present in the same locality offering same service. The best service is selected based on the availability of the service at that particular instant of time and various other constraints. This service selection is performed using the PERT method [3]. In case if no service is available in a particular category the processing may get into busy wait. In order to avoid this condition backtracking is employed [4]. This enables us to obtain an optimal solution and finally a set of services will be obtained that is the tour plan for the user. The reservation for these services can be done. 2. RELATED WORK The QoS factors performance, reliability, availability and cost were dealt in the web service composition for e-business systems by Sayed Gholam and Hassan Tabatabaei [8]. This uses Web Service Modelling Ontology (WSMO). Web service composition using Web Service Databases (WSDB) is proposed by Farhan Hassan Khan, M.Younus Javed, and Saba Bashir [9]. It presented a framework in which multiple repositories and WSDBs have been introduced in order to make system more reliable and ensure data availability. Incheon Paik and Daisuke Maruyama [7] proposes a framework for automated web services composition through AI (Artificial Intelligence) planning technique by combining logical combination (HTN) and physical composition (CSP (Constraint Satisfaction Problem)). This paper discusses the real life problems on the web that is related to planning and scheduling. It provides task ordering to reach at desired goal. P.Sandhya and M.Lakshmi [3] deal with an algorithm for automatic quality driven web service called Opus deviser algorithm for business and task planners using PERT. Here infinite looping and exhaustive waiting problems arise. Gexin Li, Aixin Zu, Chengwen Wu, Zhengzhong Wang [4] deal with backtracking to arrive at optimal solutions for web service composition. This paper combines both PERT and backtracking where PERT is used for service evaluation and backtracking for service selection into the composition to obtain an optimal tour plan.
  • 3. International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012 13 3. PERT AND BACKTRACKING Network analysis is the general name given to certain specific techniques which can be used for the planning, management and control of projects. There are two widely applied network analysis models namely Critical Path Method (CPM) and Program Evaluation and Review Technique (PERT). CPM was the trade-off between the cost of the project and its overall completion time (e.g. for certain activities it may be possible to decrease their completion times by spending more money - how does this affect the overall completion time of the project). PERT was used for the planning and control of the Polaris missile program and the emphasis was on completing the program in the shortest possible time. In addition PERT had the ability to cope with uncertain activity completion times (e.g. for a particular activity the most likely completion time is 4 weeks but it could be anywhere between 3 weeks and 8 weeks). Due to the complex nature of most projects, it is very difficult to completely innate the delays and the cost overruns. However, with the appropriate management systems for planning, organizing, and controlling, it is possible to reduce them to a reasonable level. The problem is that the cost of implementing and executing such systems can exceed their benefits because of the large amount of monitoring and reporting that is required. The major purpose of PERT and CPM is to objectively identify these critical activities. Further, these techniques can tell us how close the remaining activities are to becoming critical. (This available delay is called slack or float.). PERT and CPM are very similar in their approach however, two distinctions are usually made. The first relates to the way in which activity duration are estimated. In PERT, three estimates are used to form a weighted average of the expected completion time, based on a probability distribution of completion times. Therefore, PERT is considered a probabilistic tool. In CPM, there is only one estimate of duration; that is, CPM is a deterministic tool. The second difference is that CPM allows an explicit estimate of costs in addition to time. Thus, while PERT is basically a tool for planning and control of time, CPM can be used to control both the time and the cost of the project. Extensions of both PERT and CPM allow the user to manage other resources in addition to time and money, to trade off resources, to analyze different types of schedules, and to balance the use of resources. Program Evaluation and Review Technique (PERT) [5] is a statistical tool used in project management that is designed to analyze and represent the tasks involved in the given project. One key element to PERT's application is that four estimates are required because of the element of uncertainty and to provide time frames for the PERT network. It is probabilistic in nature and involves the calculation of 1. Optimistic time (O): The minimum possible time required to accomplish a task, assuming everything proceeds better than is normally expected. 2. Pessimistic time (P): The maximum possible time required to accomplish a task, assuming everything goes wrong (but excluding major catastrophes). 3. Most likely time (M): The best estimate of the time required to accomplish a task, assuming everything proceeds as normal.
  • 4. International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012 14 4. Expected time (TE): The best estimate of the time required to accomplish a task, accounting for the fact that things don't always proceed as normal (the implication being that the expected time is the average time the task would require if the task were repeated on a number of occasions over an extended period of time). It can be calculated using the formula specified in equation (1). TE = (O + 4M + P) / 6 ------------------- (1) Two other elements comprise the PERT network: the path, or critical path, and slack time. The critical path is a combination of events and activities that will necessitate the greatest expected completion time. Slack time is defined as the difference between the total expected activity time for the project and the actual time for the entire project. Slack time is the spare time experienced in the PERT network. Backtracking [6] is a general algorithm or a tool to arrive to a solution for constraint satisfaction problems. A classic example for this is the N-queens problem. Backtracking is also used to optimize the solution from a given set of partial candidate solutions. 4. PROPOSED WORK The proposed work can be split into 2 steps. 1. Selection of services 2. Composition of services Step 1: Selection of services As stated before several services are available in each category. Only one of them must be selected from each of the categories. The primary constraint that we seek is the availability of the service. In the case of tour planning, say once a flight is completely booked the service can be blocked in the registry. Thus if the reservation is not available then the service is also not available. Thus first and foremost the availability factor of the Quality of Service constraints is checked. Once the service is available it is counted as an option for the future processing. Secondly with respect to the tour planner, the constraints of the user such as cost, number of people, etc are applied and some services are filtered out. All the available services are constructed as a set. Some of the services may need to follow a particular sequence while some may not. For the services that follow a predefined order the normal Opus deviser algorithm may be followed. But for the activities where the sequence is not important, for example sight seeing, then the modified Opus deviser algorithm is followed. This makes use of the PERT method. In some cases no service in a category may be available. In such situations the backtracking is employed in order to change the order of activities or to intimate the user about the failure. This rescues the system from entering into the busy wait condition.Finally a single solution or a set of solutions can be obtained. If multiple solutions are available the choice is left to the user. Step 2: Composition of services The selected set of services is composed together and orchestrated using BPEL engine. The booking for the required spots are done and the tour plan is finalized.
  • 5. International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012 15 Figure 2: Architecture of proposed system 5. ALGORITHM Our algorithm named “Zeittafel” is a PERT model based algorithm using backtracking to handle exceptions. Input: Set of web services S = Where m= number of web services in each category n= number of web service categories Goal deadline (g) Fixed sequence of categories (where applicable) FC= [ fc1 fc2….. fcp] where p<=n Non-fixed sequence of categories (generated randomly) NC= [ nc1 nc2 ….. ncq] where q<=n and p+q=n. Output: Composed web services Algorithm: 1. Begin 2. Build a matrix of web services W such that there is at least one service that is available from each category. Therefore W S
  • 6. International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012 16 3. Generate all partial candidate combinations from the matrix W such that there is at least one service from each category following the given sequence of categories FC wherever applicable along with the randomly generated NC. The solution must be performed within the goal deadline. 4. If successful combination(s) is(are) generated then Go to step 5. Else a. Backtrack to change the order of the non-sequential category NC. Replace NC with changed NC by changing the categories in a circular fashion until the circle is completed. Go to step 2. b. If no solution can be found then negotiate with client for the withdrawal of certain non available sub categories of the service. Go to step 2. 5. For each combination PERT network analysis model is applied. a. Let optimistic time as O, most likely time as M, pessimistic time as P for each activity of the PERT model. b. Compute expected time T for each activity as T= (O+4M+P)/6. c. Create a directed graphical representation of each combination with each event as a node and each activity as an arrow. Compute the float time for each activity and the critical path. d. Calculate the variance for each activity in all combinations as vc= ((P-O)/6)2. Thus the set of variances become V= {vc1, vc2, ....., vcn} e. Compute the variance of critical path of each combination as CV={ cv1, cv2,…., cvn} where cvc= sum of variances of each activity in the critical path of the cth combination. n cvc= vcc 1 ------------------- (2) f. Compute standard deviation for each combination as SDc= cvc -------------------- (3) g. In order to achieve the task within the goal deadline g, assign X=g where X is the time under consideration. h. Apply normal distribution of probability with normal variate Z={z1,z2,….,zn}. zi= (X- xi)/SDi where xi is the critical path time of the combination. i. Find the probability of completion of the project with the given sequence from the normal table and construct the probability set A={a1,a2,….,an} 6. Select a combination such that the probability of completion is high. If probability remains same for more combinations, the one with low critical path is selected. User intervention may also be preferred. This optimizes the solution. 7. The services that are within the selected combination are composed. 8. Stop
  • 7. International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012 17 6. IMPLEMENTATION AND RESULTS This project has been implemented in J2EE framework. J2EE web services were developed with Axis 2 engine. Their respective WSDL files were generated and thus they were added to the registry. Another web service that implements the Zeittafel algorithm is developed. Figure 3: Examples of calculating task completion time using PERT. The data in red shows the total expected time taken to complete the activity This involves the PERT and backtracking and it selects the web services for composition. The example PERT representation is depicted in Figure 3. These are composed using BPEL engine and are orchestrated together. Figure 4: BPEL implementation Business Process Execution Language (BPEL), short for Web Services Business Process Execution Language (WS-BPEL) is a standard executable language for specifying actions within business processes with web services. Processes in BPEL export and import information by using web service interfaces exclusively. WS-BPEL 2.0 is an XML-based language for defining business processes that orchestrate web services and this is used in the project. The implementation uses Riftsaw Open Source JBOSS BPEL engine.
  • 8. International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012 18 The UI part of the algorithm gets the necessary input from the user such as deadline, etc and invokes the algorithm. We voluntarily introduce situations in the system that lead to the invocation of backtracking. The deadline g is given as 450 minutes. With respect to the “Web Safari” project the implementation is described as below. There are 6 categories of web service providers such as flight, taxi, hotel, tourist spot1, tourist spot2 and tourist spot3. Each of the categories has 3 web services. They are named C1 through C6 respectively. The first 3 categories are fixed and the rest of them are non-fixed. i.e FC={ C1, C2, C3} NC= {C4, C5, C6} The constraints for backtracking is introduced such that C4 is not available at the required point of time but if the sequence NC= {C5, C4, C6} the output is obtained. The remaining combinations do not meet the constraints. The following table (Table 1) describes the time taken in minutes to complete each task in each category by the web services. Table 1: Time taken to complete each task (in mins) Cateogory WS1 WS2 WS3 C1 180 210 150 C2 20 30 25 C3 10 12 15 C4 90 100 85 C5 30 30 25 C6 120 135 125 For example, to reach the given place through flight represented by WS1 in C1 (say Air India) 180 minutes is required. With these given values various combinations are generated and the program is executed. This also involves the random non-sequential category generation once it is found the C4 is not available. To demonstrate the working a few examples are shown in figure 3. The probability of task completion is also calculated and a normal distribution curve for the combination is drawn. A bell-shaped normal distribution curve as shown in figure 5 is obtained. The region in dark line denotes the probability of completion. Figure 5: Normal distribution curve
  • 9. International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012 19 Executiontime(ms) Thus the combination with least completion time is selected and this is composed together and the tour plan is presented to the user. Web service composition using PERT 350 300 250 200 150 100 50 0 With backtracking Without backtracking 25 50 75 100 125 150 No. of se rvices in ea ch ca te gory Figure 6: Efficiency of our algorithm The same data is input to the program without backtracking. In that case the execution time of the system with backtracking is efficient than that without backtracking. Figure6 represents the difference between the systems with and without backtracking. The system constructed has constraints where backtracking logic has to be invoked. Though the execution time will be increased due to the invocation of backtracking logic the overall process completion time of the system will be less than the system without backtracking due to the fact that the system enters into an exhaustive waiting state. 7. CONCLUSION The uncertain nature of the completion of activities is taken into account. Highly optimized dynamic web service composition with provisions for reliability in the form of backtracking is introduced. QoS of availability is dealt here with respect to the blocking of services that are not available for the given point of time along with the filtration of them in the matrix. REFERENCES [1] Web Services Architecture http://www.w3.org/TR/ws-arch/ [2] Thomas Erl, SOA Principles http://www.soaprinciples.com/ [3] P.Sandhya and Dr. M. Lakshmi, “A Novel Approach for Realizing Business Agility through Temporally Planned Automatic Web Service Composition using Network Analysis” , International Conference On Semantic Web & Web Services SWWS 2011. [4] Gexin Li, Aixin Zu, Chengwen Wu, Zhengzhong Wang, “Web service composition based on backtracking”, Second International Conference on Artificial Intelligence, Management Science and Electronic Commerce AIMSEC 2011. [5] Program Evaluation and Review Technique (PERT) http://en.wikipedia.org/wiki/Program_Evaluation_and_Review_Technique [6] Backtracking http://en.wikipedia.org/wiki/Backtracking [7] Incheon Paik, Daisuke Maruyama “Automatic Web Services Composition Using Combining HT- and CSP” Seventh International Conference on Computer And Information Technology, IEEE 2007 [8] Sayed Gholam Hassan Tabatabaei, “Web Service Composition Approaches to Support Dynamic E- Business Systems”, Communications of the IBIMA, 2008
  • 10. International Journal on Web Service Computing (IJWSC), Vol.3, No.2, June 2012 20 [9] Farhan Hassan Khan, M.Younus Javed, Saba Bashir , “QoS Based Dynamic Web Services Composition & Execution”, International Journal of Computer Science and Information Security, Vol. 7, No. 2, February 2010 [10] Yilan Gu and Mikhail Soutchanski. “ A Logic For Decidable Reasoning About Services” Proceedings of AAAI-06 workshop on AIDriven Technologies for Services-Oriented Computing 2006. [11] A. Marconi, M. Pistore, and P. Traverso. "Implicit vs. Explicit Data-Flow Requirements in Web Service Composition Goals". In Proceeding of the 4th International Conference on Service- Oriented Computing (ICSOC06), volume 4294 of Lecture Notes in Computer Science (LNCS), Chicago, Illinois, USA, 2006. Springer. [12] Michael Hu, Howard Foster “Using a Rigorous Approach for Engineering Web Services Compositions: A Case Study”. IEEE International Conference on Services Computing, Vol 2, July 2005 [13] Daniela Barreirs claro, Patrick Albers , Jin-kao Hao “Selecting Web Services for Optimal Composition” 2nd International Workshop On Semantic And Dynamic Web Processes (SDWP 2005). M. SureshKumar received the B.E degree in Computer Science & Engineering from Madras University, TamilNadu, India and the M.E Degree in Computer Science & Engineering from Sathyabama University, India. He is working as an Assistant Professor in Information Technology Department in Sri Sai Ram Engineering College- Chennai. Dr.P.Varalakshmi obtained Ph.D. from the Faculty of Information and Communication Engineering at Anna University. She is working as a Assistant Professor in the Department of Information Technology at Madras Institute of Technology, Anna University. She has published many research papers in international and national journals and conference proceedings with very high citation index of about 25 papers so far.