Adding a hen in the nest

After installing the nest, you can add a hen to help managing the chicken (aka the applications). Several hens are available depending on your needs:

  • By default, that is without installing any specific hen, the Airplug-term mode is available.
    • For running the Airplug-term mode, you just have to install the nest (aka the skeletin Airplug distribution).
    • With Airplug-term, the connections between nodes are managed using the shell. However some shell scripts are available (and you may write your owns).
    • This is convenient when designing applications because it is easy and quick. If you want more (eg. testing the application on complexe and various real scenario), you may install a hen in the nest.
  • A live hen for real deploiement; this is the Airplug-live mode.
    • For running the Airplug-live mode, you need to install the live hen APG, which is a C program.
    • This hen allows to manage chicken (that is, the applications) for a real deployment, using many computers. We use it for experimentations on the road for instance.
  • An emulation hen for emulating the dynamic network into your computer; this is the Airplug_emu mode.
    • For running the Airplug-emu mode, you needs to install the emulation hen, which is a Tcl-Tk program named EMU.
    • This hen allows to manage many chicken (that is, the applications) into a single computer, by reproducing the network and establishing connections automagically. We use this mode for prototyping and testing our applications.
  • A remote hen for playing with the applications remotely, using network connection to join other applications. The remote mode can be used conjointly with the emulation mode.
    • For running an Airplug application remotely, you need to install the remote hen, which is a specific Tcl-Tk application named RMT and its library (sourced by remote applications).
    • It allows to connect any applications to others, using a socket on any network (wired, wireless…). By combining the remote hen and the emulation hen, an hybrid emulation is obtained.
  • A simulation hen for playing with the applications into the Network Simulator ns-2; this is the Airplug_ns mode.
    • For running the Airplug-ns mode, you need to install the simulation hen, which is composed of add-ons for the Network Simulator ns-2 (the installation of ns-2 is required).
    • This mode allows to run the chicken (that is, the applications) into the simulators with few modifications. We use it for studying the scalability of our protocols and for comparisons with others.
    • Currently (2017), this simulation hen is no more maintened.

(original image here)

 
Back to top
en/dwl/hen.txt · Last modified: 2017/03/21 09:09 (external edit)
 
 
Driven by DokuWiki