Design and evaluation of a socket emulator for publish/subscribe networks

  • Authors:
  • George Xylomenos;Blerim Cici

  • Affiliations:
  • Mobile Multimedia Laboratory & Department of Informatics, Athens University of Economics and Business, Athens, Greece;Mobile Multimedia Laboratory & Department of Informatics, Athens University of Economics and Business, Athens, Greece

  • Venue:
  • FIS'10 Proceedings of the Third future internet conference on Future internet
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In order for a Future Internet architecture to be globally deployed, it must ensure that existing applications will continue to operate efficiently on top of it. As part of the Publish Subscribe Internet Routing Paradigm (PSIRP) project, we have explored various options for making endpoint centric applications based on the Sockets Application Programming Interface (API) compatible with the information centric PSIRP prototype implementation. We developed an emulator that mediates between the client/server socket calls and the publish/subscribe PSIRP calls, transforming the exchange of packets to distribution of publications. To assess the overhead of our emulator, we measure the execution time of a simple file transfer application in native socket mode, in emulated socket mode and in native publish/subscribe mode.