Sciweavers

IJICT
2007

A parallel algorithm for dynamic slicing of distributed Java programs in non-DSM systems

13 years 4 months ago
A parallel algorithm for dynamic slicing of distributed Java programs in non-DSM systems
We propose a parallel algorithm for dynamic slicing of distributed Java programs. Given a distributed Java program, we first construct an intermediate representation in the form of a Distributed Program Dependence Graph (DPDG). We mark and unmark the edges of the DPDG appropriately as and when dependencies arise and cease during run-time. Our algorithm can run parallely on a network of computers, so that each node in the network contributes to the dynamic slice by computing its local portion of the global slice in a fully distributed fashion. Keywords program slicing, program dependence graph, distributed programming.
Durga Prasad Mohapatra, Rajib Mall, Rajeev Kumar
Added 15 Dec 2010
Updated 15 Dec 2010
Type Journal
Year 2007
Where IJICT
Authors Durga Prasad Mohapatra, Rajib Mall, Rajeev Kumar
Comments (0)