Composing Services with JOLIE

  • Authors:
  • Fabrizio Montesi;Claudio Guidi;Gianluigi Zavattaro

  • Affiliations:
  • -;-;-

  • Venue:
  • ECOWS '07 Proceedings of the Fifth European Conference on Web Services
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Service composition and service statefulness are key concepts in Web Service system programming. In this paper we present JOLIE, which is the full implementation of our formal calculus for service orchestration calledSOCK. JOLIE inherits all the formal semantics of SOCK and provides a C-like syntax which allows the programmer to design the service behaviour and the service deployment information separately. The service behaviour is exploited to design the interaction workflow and the computational functionalities of the service, whereas the service deployment information deals with service interface definition, statefulness and service session management. On the one hand, JOLIE offers a simple syntax for dealing with service composition and efficient multiple request processing; on the other hand, it is based on a formal semantics which offers a solid development base, along with the future possibility of creating automated tools for testing system properties such as deadlock freeness.