Overview
RAPID (Resource Allocation Protocol for Intentional DTN) is a routing algorithm
for disruption tolerant networks. We have implemented RAPID for the Delay
Tolerant Networking Research Group's DTN Reference Implementation (DTN2 2.5).
RAPID for DTN2 is:
- An external DTN2 router that makes use of DTN2's XML-based External
Router Interface.
-
- Open Source, released under the
Apache License, Version 2.0.
- Implemented in Java.
- Customizable.
- Supports
Apache log4j
and a simple console-based logger. Additional loggers can be configured.
- Exports an interface to allow the router framework to work with user-supplied routing protocols.
- Provides a plug-in interface for adding a user-defined, link-aware class.
Software
The most recent version of RAPID is 0.9.0.
Links
Notice
Copyright © 2008 University of Massachusetts, Amherst.
The development of RAPID was supported by Defense Advanced Research
Projects Agency (DARPA) grant W15P7T-05-C-P213.
Distribution Statement A: Approved for public release; distribution unlimited.
Contact
Brian Lynn <first initial last name at cs.umass.edu>