# Concurrent Geometric Multicasting

**Authors:** Jordan Adamek, Mikhail Nesterenko, James Robinson, S\'ebastien Tixeuil, (NPA, IUF, LINCS)

arXiv: 1706.05263 · 2017-06-19

## TL;DR

This paper introduces MCFR, a geometric multicast routing algorithm that guarantees low latency independent of network size and demonstrates superior reliability through simulation.

## Contribution

The paper presents MCFR, the first geometric multicast routing algorithm with size-independent latency and improved reliability over existing methods.

## Key findings

- Latency is independent of network size
- MCFR outperforms existing algorithms in reliability
- Simulation confirms theoretical performance bounds

## Abstract

We present MCFR, a multicasting concurrent face routing algorithm that uses geometric routing to deliver a message from source to multiple targets. We describe the algorithm's operation, prove it correct, estimate its performance bounds and evaluate its performance using simulation. Our estimate shows that MCFR is the first geometric multicast routing algorithm whose message delivery latency is independent of network size and only proportional to the distance between the source and the targets. Our simulation indicates that MCFR has significantly better reliability than existing algorithms.

## Full text

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

## Figures

17 figures with captions in the complete paper: https://tomesphere.com/paper/1706.05263/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1706.05263/full.md

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