ProtoPeer: a P2P toolkit bridging the gap between simulation and live deployement

  • Authors:
  • Wojciech Galuba;Karl Aberer;Zoran Despotovic;Wolfgang Kellerer

  • Affiliations:
  • Ecole Polytechnique Fédérale de Lausanne, Lausannne, Switzerland;Ecole Polytechnique Fédérale de Lausanne, Lausannne, Switzerland;DOCOMO Euro-Labs, Munich, Germany;DOCOMO Euro-Labs, Munich, Germany

  • Venue:
  • Proceedings of the 2nd International Conference on Simulation Tools and Techniques
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Simulators are a commonly used tool in peer-to-peer systems research. However, they may not be able to capture all the details of a system operating in a live network. Transitioning from the simulation to the actual system implementation is a non-trivial and time-consuming task. We present ProtoPeer, a peer-to-peer systems prototyping toolkit that allows for switching between the event-driven simulation and live network deployment without changing any of the application code. ProtoPeer defines a set of APIs for message passing, message queuing, timer operations as well as overlay routing and managing the overlay neighbors. Users can plug in their own custom implementations of most of the parts of ProtoPeer including custom network models for simulation and custom message passing over different network stacks. ProtoPeer is not only a framework for building systems but also for evaluating them. It has a unified system-wide infrastructure for event injection, measurement logging, measurement aggregation and managing evaluation scenarios. The simulator scales to tens of thousands of peers and gives accurate predictions closely matching the live network measurements.