Microservices: a Language-based Approach

Claudio Guidi, Ivan Lanese, Manuel Mazzara, Fabrizio Montesi [2017].
In CoRR abs/1704.08073.

Abstract
Microservices is an emerging development paradigm where software is obtained by composing autonomous entities, called (micro)services. However, microservice systems are currently developed using general-purpose programming languages that do not provide dedicated abstractions for service composition. Instead, current practice is focused on the deployment aspects of microservices, in particular by using containerization. In this chapter, we make the case for a language-based approach to the engineering of microservice architectures, which we believe is complementary to current practice. We discuss the approach in general, and then we instantiate it in terms of the Jolie programming language.
Links
arxiv.org
Additional notes
None
Cite (BibTeX)
Click to expand
@article{DBLP:journals/corr/GuidiLMM17,
  author       = {Claudio Guidi and
                  Ivan Lanese and
                  Manuel Mazzara and
                  Fabrizio Montesi},
  title        = {Microservices: a Language-based Approach},
  journal      = {CoRR},
  volume       = {abs/1704.08073},
  year         = {2017},
  url          = {http://arxiv.org/abs/1704.08073},
  eprinttype    = {arXiv},
  eprint       = {1704.08073},
  timestamp    = {Mon, 13 Aug 2018 16:49:15 +0200},
  biburl       = {https://dblp.org/rec/journals/corr/GuidiLMM17.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}

Peer-reviewed version
Click to show in publication list