Multi-Agent System Model of a BitTorrent Network

  • Authors:
  • Enrique Costa-Montenegro;Juan C. Burguillo-Rial;Pedro S. Rodriguez-Hernandez;Francisco J. Gonzalez-Castano;Maria Curras-Parada;Patricia Gomez-Rana;Juan P. Rey-Souto

  • Affiliations:
  • -;-;-;-;-;-;-

  • Venue:
  • SNPD '08 Proceedings of the 2008 Ninth ACIS International Conference on Software Engineering, Artificial Intelligence, Networking, and Parallel/Distributed Computing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

A peer to peer (P2P) computer network relies on direct connections between participants rather than conventional centralized resources. These networks are useful for many purposes, but the “killer-app” nowadays is file sharing. Bit-Torrent is a very popular protocol for this matter. In this paper we model a BitTorrent network as a multi-agent system. In it, each BitTorrent client is an agent that interacts with other agents and reacts autonomously, following some algorithms. Its objectives are downloading a content in the shortest time possible, and sharing it with other agents. The model is programmed in JADE, a software framework in Java language for agent development. The model has been validated by initial tests, and it will be used to study the behavior of BitTorrent networks in diverse situations hard to test in a real network.