Sciweavers

CCGRID
2006
IEEE

Compilation of XSLT into Dataflow Graphs for Web Service Composition

13 years 8 months ago
Compilation of XSLT into Dataflow Graphs for Web Service Composition
Our current research into programming models for parallel web services composition is targeted at providing mechanisms for obtaining higher throughput for large scale compute and data intensive programs that delegate part of their computation to services, and making it easier to develop such applications. The ability to invoke multiple service calls at one time on different machines enables different portions of the program to be executed concurrently. We are addressing this through an implementation of an existing functional language, XSLT. Our implementation uses a dataflow execution model, and includes a compiler to build dataflow graphs from XSLT source code. This paper describes the execution model used to obtain parallelism and compose web services, as well as the compilation process used to create the dataflow graphs. Our aim with this paper is to present the design of our system and demonstrate that XSLT provides a suitable model for distributed execution and parallel composit...
Peter M. Kelly, Paul D. Coddington, Andrew L. Wend
Added 20 Aug 2010
Updated 20 Aug 2010
Type Conference
Year 2006
Where CCGRID
Authors Peter M. Kelly, Paul D. Coddington, Andrew L. Wendelborn
Comments (0)