route#

Module for the Route class.

A route connects two neighbor services in an application through several infrastructure nodes, and is modelled as a list of hops (node IDs).

Module Attributes

MILLISECONDS_PER_SECOND

Number of milliseconds in one second.

BYTES_TO_MEGABITS

Conversion factor from bytes to megabits.

Classes

Route

A route which connects two neighbor services in an application.