Changes between Version 2 and Version 3 of BaseFeatures
- Timestamp:
- Jan 19, 2009, 3:47:06 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BaseFeatures
v2 v3 2 2 Ariba eases development and rapid prototyping of overlay-based services and applications. To this end, it provides mechanisms for creation and maintenance of overlay links across heterogeneous networks. Furthermore, it supports simulation and of Ariba-based services and applications without changing the code. The main features of Ariba include: 3 3 4 * '''Node indentificators''': Ariba provides a naming mechanism that uses consistent identificators instead of locators for specifying the target of a link.4 * '''Node indentificators''': Ariba provides a naming mechanism that uses consistent identificators instead of locators for specifying the target of a link. 5 5 6 * '''Requirement driven protocol selection''': Ariba allows for specifying QoS- and security requirements for each link. Based on the requirements, Ariba transparently selects appropriate transport protocols (e.g., TCP, UDP) and security mechanisms (e.g., TLS, IPSec).6 * '''Requirement driven protocol selection''': Ariba allows for specifying QoS- and security requirements for each link. Based on the requirements, Ariba transparently selects appropriate transport protocols (e.g., TCP, UDP) and security mechanisms (e.g., TLS, IPSec). 7 7 8 * '''Support for heterogeneity on layer 3''': Ariba transparently establish connections between different layer 3 technologies (e.g., IPv4 and IPv6) and to private address spaces (e.g., due to NAT).8 * '''Support for heterogeneity on layer 3''': Ariba transparently establish connections between different layer 3 technologies (e.g., IPv4 and IPv6) and to private address spaces (e.g., due to NAT). 9 9 10 * '''Mobility''': In case of locator changes due to handovers, Ariba will transparently reestablish connectivity without affecting services and applications.10 * '''Mobility''': In case of locator changes due to handovers, Ariba will transparently reestablish connectivity without affecting services and applications. 11 11 12 * '''Multihoming''': In case of multihomed nodes, Ariba transparently selects appropriate locators for link establishment and selects alternative locators in case of locator failures.12 * '''Multihoming''': In case of multihomed nodes, Ariba transparently selects appropriate locators for link establishment and selects alternative locators in case of locator failures. 13 13 14 * '''Simulation support''': Ariba-based applications can be evaluated using the [http://www.omnetpp.org/ Omnet++ Discrete Event Simulation System] without changing the code.14 * '''Simulation support''': Ariba-based applications can be evaluated using the [http://www.omnetpp.org/ Omnet++ Discrete Event Simulation System] without changing the code.