PiDuce - A project for experimenting Web services technologies

  • Authors:
  • Samuele Carpineti;Cosimo Laneve;Luca Padovani

  • Affiliations:
  • University of Bologna, Department of Computer Science, Mura Anteo Zamboni, 7, 40127 Bologna, Italy;University of Bologna, Department of Computer Science, Mura Anteo Zamboni, 7, 40127 Bologna, Italy;University of Urbino, Information Science and Technology Institute, Piazza della Repubblica, 13, 61029 Urbino, Italy

  • Venue:
  • Science of Computer Programming
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The PiDuce project comprises a programming language and a distributed runtime environment devised for experimenting Web services technologies by relying on solid theories about process calculi and formal languages for XML documents and schemas. The language features values and datatypes that extend XML documents and schemas with channels, an expressive type system with subtyping, a pattern matching mechanism for deconstructing XML values, and control constructs that are based on Milner's asynchronous pi calculus. The runtime environment supports the execution of PiDuce processes over networks by relying on state-of-the-art technologies, such as XML schema and WSDL, thus enabling interoperability with existing Web services. We thoroughly describe the PiDuce project: the programming language and its semantics, the architecture of the distributed runtime and its implementation.