# Reactive Liquid: Optimized Liquid Architecture for Elastic and Resilient   Distributed Data Processing

**Authors:** Seyed Esmaeil Mirvakili, MohammadAmin Fazli, Jafar Habibi

arXiv: 1902.05968 · 2019-02-19

## TL;DR

This paper introduces a reactive, scalable, and fault-tolerant distributed data processing architecture called Reactive Liquid, which outperforms traditional Liquid in handling increasing data loads and failures.

## Contribution

The paper presents a novel reactive architecture for elastic and resilient data processing based on Liquid, incorporating the Reactive Manifesto for improved scalability and fault tolerance.

## Key findings

- Architecture is more scalable against workload increases.
- Architecture demonstrates higher resilience to failures.
- Numerical evaluations show performance improvements over Liquid.

## Abstract

Today's most prominent IT companies are built on the extraction of insight from data, and data processing has become crucial in data-intensive businesses. Nevertheless, the size of data which should be processed is growing significantly fast. The pace of the data growing has changed the nature of data processing. Today, data-intensive industries demand highly scalable and fault tolerant data processing architectures which can handle the massive amount of data. In this paper, we presented a distributed architecture for elastic and resilient data processing based on the Liquid which is a nearline and offline big data architecture. We used the Reactive Manifesto to design the architecture highly reactive to workload changes and failures. We evaluate our architecture by drawing some numerical comparisons between our architecture prototype and the Liquid prototype. The performed evaluation shows that our architecture can be more scalable against workload and more resilient against failures than the Liquid architecture is.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.05968/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1902.05968/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1902.05968/full.md

---
Source: https://tomesphere.com/paper/1902.05968