# Achieving Throughput via Fine-Grained Path Planning in Small World DTNs

**Authors:** Dhrubojyoti Roy, Mukundan Sridharan, Satyajeet Deshpande and, Anish Arora

arXiv: 1902.06371 · 2019-02-19

## TL;DR

This paper presents REAPER, a distributed routing framework for small world DTNs that uses fine-grained contact statistics to achieve high throughput and energy efficiency by effective path planning with low overhead.

## Contribution

It introduces an empirical contact model and a novel, fully distributed routing protocol, REAPER, that leverages temporal knowledge for improved performance in small world DTNs.

## Key findings

- REAPER achieves high throughput and energy efficiency.
- It outperforms existing protocols in various traffic conditions.
- REAPER maintains low control overhead due to small world structure.

## Abstract

We explore the benefits of using fine-grained statistics in small world DTNs to achieve high throughput without the aid of external infrastructure. We first design an empirical node-pair inter-contacts model that predicts meetings within a time frame of suitable length, typically of the order of days, with a probability above some threshold, and can be readily computed with low overhead. This temporal knowledge enables effective time-dependent path planning that can be respond to even per-packet deadline variabilities. We describe one such routing framework, REAPER (for Reliable, Efficient and Predictive Routing), that is fully distributed and self-stabilizing. Its key objective is to provide probabilistic bounds on path length (cost) and delay in a temporally fine-grained way, while exploiting the small world structure to entail only polylogarithmic storage and control overhead. A simulation-based evaluation confirms that REAPER achieves high throughput and energy efficiency across the spectrum of ultra-light to heavy network traffic, and substantially outperforms state-of-the-art single copy protocols as well as sociability-based protocols that rely on essentially coarse-grained metrics.

## Full text

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

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1902.06371/full.md

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