Skip to main content

DTN (Delay/Disruption Tolerant Networking) simulator with several agent/mobility models

Project description

NAME

dtnsim - DTN (Delay/Disruption Tolerant Networking) simulator with several agent/mobility models

DESCRIPTION

dtnsim is a DTN (Delay/Disruption-Tolerant Networking) simulator written in Python. Since all programs in dtnsim are written in Python, if you are a Python programmer, you can easily modify simulator functionalities and/or add new features. Python is one of major light-weight programming languages, which enables rapid prototyping of DTN simulations. For instance, when you think of a novel network protocol for DTN, you can rapidly implement the protocol with the help of high expressiveness of Python language.

Since almost everything in dtnsim is written in Python, dtnsim is not suitable for extremely large-scale DTN simulations. For instance, dtnsim is not suitable for very large-scale DTN simulations with millions of agents (i.e., mobile nodes/terminals). However, such limitation is not an issue in practice since DTN is generally expected to be utilized in environments with spares agents.

EXAMPLE

dtnsim | cellx

INSTALLATION

pip3 install dtnsim

AVAILABILITY

The latest version of dtnsim is available at PyPI (https://pypi.org/project/dtnsim/) .

AUTHOR

Hiroyuki Ohsaki (ohsaki[atmark]lsnl.jp)

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

dtnsim-1.7.tar.gz (28.8 kB view hashes)

Uploaded Source

Built Distribution

dtnsim-1.7-py3-none-any.whl (52.7 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