Process-aware web programming with Jolie

Fabrizio Montesi
DOI: https://doi.org/10.1016/j.scico.2016.05.002
IF: 1.039
2016-11-01
Science of Computer Programming
Abstract:We extend the Jolie programming language to capture the native modelling of process-aware web information systems, i.e., web information systems based upon the execution of business processes. Our main contribution is to offer a unifying approach for the programming of distributed architectures on the web, which can capture web servers, stateful process execution, and the composition of services via mediation. We discuss applications of this approach through a series of examples that cover, e.g., static content serving, multiparty sessions, and the evolution of web systems. Finally, we present a performance evaluation that includes a comparison of Jolie-based web systems to other frameworks and a measurement of its scalability.
computer science, software engineering
What problem does this paper attempt to address?