# Edge computing server placement with capacitated location allocation

**Authors:** Tero L\"ahderanta, Teemu Lepp\"anen, Leena Ruha, Lauri Lov\'en, Erkki, Harjula, Mika Ylianttila, Jukka Riekki, and Mikko J. Sillanp\"a\"a

arXiv: 1907.07349 · 2021-05-11

## TL;DR

This paper introduces PACK, a novel algorithm for capacitated edge server placement that optimizes latency and load balancing while considering practical deployment constraints, validated through real-world data.

## Contribution

The paper develops a new algorithm, PACK, for capacitated edge server placement addressing practical constraints and evaluates it with real-world data.

## Key findings

- PACK effectively minimizes server-access point distances.
- The algorithm balances load considering capacity constraints.
- It performs well in both high and low capacity scenarios.

## Abstract

The deployment of edge computing infrastructure requires a careful placement of the edge servers, with an aim to improve application latencies and reduce data transfer load in opportunistic Internet of Things systems. In the edge server placement, it is important to consider computing capacity, available deployment budget, and hardware requirements for the edge servers and the underlying backbone network topology. In this paper, we thoroughly survey the existing literature in edge server placement, identify gaps and present an extensive set of parameters to be considered. We then develop a novel algorithm, called PACK, for server placement as a capacitated location-allocation problem. PACK minimizes the distances between servers and their associated access points, while taking into account capacity constraints for load balancing and enabling workload sharing between servers. Moreover, PACK considers practical issues such as prioritized locations and reliability. We evaluate the algorithm in two distinct scenarios: one with high capacity servers for edge computing in general, and one with low capacity servers for Fog computing. Evaluations are performed with a data set collected in a real-world network, consisting of both dense and sparse deployments of access points across a city area. The resulting algorithm and related tools are publicly available as open source software.

## Full text

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

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1907.07349/full.md

## References

61 references — full list in the complete paper: https://tomesphere.com/paper/1907.07349/full.md

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