Journal of Computer Networks and Communications (Jan 2011)

Fast Optimal Replica Placement with Exhaustive Search Using Dynamically Reconfigurable Processor

  • Hidetoshi Takeshita,
  • Sho Shimizu,
  • Hiroyuki Ishikawa,
  • Akifumi Watanabe,
  • Yutaka Arakawa,
  • Naoaki Yamanaka,
  • Kosuke Shiba

DOI
https://doi.org/10.1155/2011/707592
Journal volume & issue
Vol. 2011

Abstract

Read online

This paper proposes a new replica placement algorithm that expands the exhaustive search limit with reasonable calculation time. It combines a new type of parallel data-flow processor with an architecture tuned for fast calculation. The replica placement problem is to find a replica-server set satisfying service constraints in a content delivery network (CDN). It is derived from the set cover problem which is known to be NP-hard. It is impractical to use exhaustive search to obtain optimal replica placement in large-scale networks, because calculation time increases with the number of combinations. To reduce calculation time, heuristic algorithms have been proposed, but it is known that no heuristic algorithm is assured of finding the optimal solution. The proposed algorithm suits parallel processing and pipeline execution and is implemented on DAPDNA-2, a dynamically reconfigurable processor. Experiments show that the proposed algorithm expands the exhaustive search limit by the factor of 18.8 compared to the conventional algorithm search limit running on a Neumann-type processor.