# Timely Cloud Computing: Preemption and Waiting

**Authors:** Ahmed Arafa, Roy D. Yates, H. Vincent Poor

arXiv: 1907.05408 · 2019-07-12

## TL;DR

This paper investigates optimizing update scheduling in cloud computing to minimize age-of-information, revealing that preemption of late updates can significantly improve freshness over waiting strategies.

## Contribution

It introduces a threshold-based policy for minimizing AoI with preemption and waiting, providing optimal cutoff times for specific service time distributions.

## Key findings

- Preemption of late updates outperforms waiting strategies in AoI reduction.
- Optimal policies have a threshold structure based on AoI and service time.
- Explicit cutoff values are derived for exponential service times.

## Abstract

The notion of timely status updating is investigated in the context of cloud computing. Measurements of a time-varying process of interest are acquired by a sensor node, and uploaded to a cloud server to undergo some required computations. These computations consume random amounts of service time that are independent and identically distributed across different uploads. After the computations are done, the results are delivered to a monitor, constituting an update. The goal is to keep the monitor continuously fed with fresh updates over time, which is assessed by an age-of-information (AoI) metric. A scheduler is employed to optimize the measurement acquisition times. Following an update, an idle waiting period may be imposed by the scheduler before acquiring a new measurement. The scheduler also has the capability to preempt a measurement in progress if its service time grows above a certain cutoff time, and upload a fresher measurement in its place. Focusing on stationary deterministic policies, in which waiting times are deterministic functions of the instantaneous AoI and the cutoff time is fixed for all uploads, it is shown that the optimal waiting policy that minimizes the long term average AoI has a threshold structure, in which a new measurement is uploaded following an update only if the AoI grows above a certain threshold that is a function of the service time distribution and the cutoff time. The optimal cutoff is then found for standard and shifted exponential service times. While it has been previously reported that waiting before updating can be beneficial for AoI, it is shown in this work that preemption of late updates can be even more beneficial.

## Full text

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

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1907.05408/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1907.05408/full.md

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