Skip to main content

Read the latest Real Python tutorials

Project description

build coverage

Distributed Load Routing v1.0.4

Simulates a network and runs a networking protocol aimed to distribute packet load in order to distribute battery depletion.

Installation

pip install load-distributed-routing

Package Link PyPi

Release
Development

Configuration File

Field Description Accepted Values
num_nodes Number of nodes in the network [2, inf)
max_connections Maximum number of connections a node can have [2, num_nodes)
router_ratio Percentage of routers in the network [0.0, 1.0]
buffer_size Number of packets the link layer receive buffer can hold at a time [0, inf)
battery_weight Higher the battery_weight, the more the path avoids low battery [0.0, inf)
retransmission_delay Number of seconds TCP waits before retransmission [0.0, inf)
beautify Determines whether the simulation debugs readable information or csv formatted information [0, 1]

Running

ldr config.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

load-distributed-routing-1.0.4.tar.gz (11.2 kB view hashes)

Uploaded Source

Built Distribution

load_distributed_routing-1.0.4-py3-none-any.whl (16.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page