Topology-aware group communication middleware for MANETs

  • Authors:
  • Pedro Garcia Lopez;Raúl Gracia;Marc Espelt;Gerard Paris;Marcel Arrufat;Roc Messeguer

  • Affiliations:
  • Universitat Rovira i Virgili, Tarragona, Spain;Universitat Rovira i Virgili, Tarragona, Spain;Universitat Rovira i Virgili, Tarragona, Spain;Universitat Rovira i Virgili, Tarragona, Spain;Universitat Rovira i Virgili, Tarragona, Spain;Universitat Politècnica de Catalunya, Barcelona, Spain

  • Venue:
  • Proceedings of the Fourth International ICST Conference on COMmunication System softWAre and middlewaRE
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We believe that any MANET middleware should be aware of the underlying multi-hop routing protocol to improve communication efficiency. In general, existing MANET middleware either ignore the underlying routing protocol or create specific cross-layer solutions that break the strict layering of the network stack. This problem is even more severe in the case of traditional group communication middleware (GC) where membership protocols, failure detection mechanisms or flow control layers can considerably harm the overall performance of the network. We propose to move the routing logic to the application layer in order to achieve a smooth and clean integration between the middleware and the underlying MANET topology. In this line, we have modified a well-known GC toolkit (JGroups) in order to adapt membership protocols, failure detectors and flow control mechanisms to the underlying MANET topology. We have implemented the MANET OLSR protocol in the application layer using UDP (jOLSR). On top of it, we have developed an overlay Multicast protocol (OMOLSR) that directly benefits from the OLSR protocol to improve communication efficiency. As a consequence, in our middleware group membership is obtained from OMOLSR, failure detection from the jOLSR protocol, and our modified flow control protocol benefits from jOLSR topology information. We validate our approach in a real test-bed to demonstrate the feasibility and efficiency of our middleware.