|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 96 - Issue 23 |
| Published: June 2014 |
| Authors: Sonali L. Vidhate, M. U. Kharat |
10.5120/16934-7000
|
Sonali L. Vidhate, M. U. Kharat . Resource Aware Monitoring in Distributed System using Tabu Search Algorithm. International Journal of Computer Applications. 96, 23 (June 2014), 22-25. DOI=10.5120/16934-7000
@article{ 10.5120/16934-7000,
author = { Sonali L. Vidhate,M. U. Kharat },
title = { Resource Aware Monitoring in Distributed System using Tabu Search Algorithm },
journal = { International Journal of Computer Applications },
year = { 2014 },
volume = { 96 },
number = { 23 },
pages = { 22-25 },
doi = { 10.5120/16934-7000 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2014
%A Sonali L. Vidhate
%A M. U. Kharat
%T Resource Aware Monitoring in Distributed System using Tabu Search Algorithm%T
%J International Journal of Computer Applications
%V 96
%N 23
%P 22-25
%R 10.5120/16934-7000
%I Foundation of Computer Science (FCS), NY, USA
Tabu search algorithm like simulated annealing or evolutionary algorithm or genetic algorithm and guided local search algorithm is a effective solution of optimization problem. This is the most comprehensive combinatorial optimization technique available for treating difficult problems. It is a neighborhood based search method which is very useful in distributed system for monitoring application. Distributed operation of Applications involve: Multiple applications deployed over different sets of hosts e. g. Datacenters. Application State monitored the performance of both systems and applications running on large-scale distributed systems. It is constantly collecting detailed performance attribute values as a large number of nodes & a large number of attributes. Tricky task of Resource aware application state monitoring is the monitoring overlay construction. In this method first, it jointly considers inter-task cost sharing opportunity and node-level resource constraints. Further, it clearly models the per-message processing overhead which can be extensive but is often ignored by earlier works. Second, REMO produces a forest of optimized monitoring trees through iterations of two phases. One stage explores cost-sharing opportunities between tasks, and the other refines the tree with resource-sensitive construction schemes. REMO also included an adaptive algorithm that balances the profit and costs of cover adaptation. This is helpful for large systems with continuously changing monitoring tasks.