SEDSFLAug 8, 2018

On the Monitoring of Decentralized Specifications Semantics, Properties, Analysis, and Simulation

arXiv:1808.02692v123 citations
Originality Incremental advance
AI Analysis

This work addresses monitoring challenges in decentralized systems, which is incremental as it builds on existing algorithms and frameworks.

The paper tackles the problem of monitoring decentralized systems by defining two approaches: one for centralized specifications using a data structure with predictable parameters and strong eventual consistency, and another for decentralized specifications with properties like monitorability and compatibility, along with a general monitoring algorithm and a framework called THEMIS for design and simulation. It demonstrates THEMIS by comparing algorithms in synthetic and real scenarios to verify analytical trends.

We define two complementary approaches to monitor decentralized systems. The first relies on those with a centralized specification, i.e, when the specification is written for the behavior of the entire system. To do so, our approach introduces a data-structure that i) keeps track of the execution of an automaton, ii) has predictable parameters and size, and iii) guarantees strong eventual consistency. The second approach defines decentralized specifications wherein multiple specifications are provided for separate parts of the system. We study two properties of decentralized specifications pertaining to monitorability and compatibility between specification and architecture. We also present a general algorithm for monitoring decentralized specifications. We map three existing algorithms to our approaches and provide a framework for analyzing their behavior. Furthermore, we introduce THEMIS, a framework for designing such decentralized algorithms and simulating their behavior. We show the usage of THEMIS to compare multiple algorithms and verify the trends predicted by the analysis by studying two scenarios: a synthetic benchmark and a real example.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes