Service-Oriented Programming with Jolie

Fabrizio Montesi, Claudio Guidi, Gianluigi Zavattaro [2014].
Book chapter in Web Services Foundations, pp. 81-107.

Abstract

The wide adoption of service-oriented computing has led to a heterogeneous scenario formed by different technologies and specifications. Examples can be found both at the design level — the frameworks for defining services and those for defining their coordination feature fundamentally different primitives — and at the implementation level — different communication technologies are used depending on the context.

In this chapter we present Jolie, a fully-fledged service-oriented programming language. Jolie addresses the aforementioned heterogeneity in two ways. On the one hand, it combines computation and composition primitives in an intuitive and concise syntax. On the other hand, the behaviour and deployment of a Jolie program are orthogonal: they can be independently defined and recombined as long as they have compatible typing.

Links
wikidata.org
Additional notes
None
Cite (BibTeX)
Click to expand
@incollection{DBLP:books/sp/wsf14/MontesiGZ14,
  author       = {Fabrizio Montesi and
                  Claudio Guidi and
                  Gianluigi Zavattaro},
  editor       = {Athman Bouguettaya and
                  Quan Z. Sheng and
                  Florian Daniel},
  title        = {Service-Oriented Programming with Jolie},
  booktitle    = {Web Services Foundations},
  pages        = {81--107},
  publisher    = {Springer},
  year         = {2014},
  url          = {https://doi.org/10.1007/978-1-4614-7518-7\_4},
  doi          = {10.1007/978-1-4614-7518-7\_4},
  timestamp    = {Sat, 19 Oct 2019 19:02:56 +0200},
  biburl       = {https://dblp.org/rec/books/sp/wsf14/MontesiGZ14.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}

A PDF is available (possibly a preprint):

Download PDF