INVESTIGADORES
MELGRATTI Hernan Claudio
artículos
Título:
On the Behaviour of General-Purpose Applications on Cloud Storages
Autor/es:
BOCCHI, LAURA; HERNÁN MELGRATTI
Revista:
LECTURE NOTES IN COMPUTER SCIENCE
Editorial:
Springer
Referencias:
Año: 2013
ISSN:
0302-9743
Resumen:
Managing data over cloud infrastructures raises novel challenges with respect to existing and well studied approaches such as ACID and long running transactions. One of the main requirements is to provide availability and partition tolerance in a scenario with replicas and distributed control. This comes at the price of a weaker consistency, usually called eventual consistency. These weak memory models have proved to be suitable in a number of scenarios, such as the analysis of large data with Map-Reduce. However, due to the widespread availability of cloud infrastructures, weak storages are used not only by specialised applications but also by general purpose applications. We provide a formal approach, based on process calculi, to reason about the behaviour of programs that rely on cloud stores. For instance, one can check that the composition of a process with a cloud store ensures `strong´ properties through a wise usage of asynchronous message-passing.