Developing reusable simulation core code for networking: The grid resource discovery example

  • Authors:
  • Daniel Lacks;Taskin Kocak

  • Affiliations:
  • School of Electrical Engineering and Computer Science, University of Central Florida, Orlando, FL 32816, USA;Department of Electrical and Electronic Engineering, University of Bristol, Bristol BS8 1UB, UK

  • Venue:
  • Journal of Systems and Software
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this work, first, we present a grid resource discovery protocol that discovers computing resources without the need for resource brokers to track existing resource providers. The protocol uses a scoring mechanism to aggregate and rank resource provider assets and Internet router data tables (called grid routing tables) for storage and retrieval of the assets. Then, we discuss the simulation framework used to model the protocol and the results of the experimentation. The simulator utilizes a simulation engine core that can be reused for other network protocol simulators considering time management, event distribution, and a simulated network infrastructure. The techniques for constructing the simulation core code using C++/CLR are also presented in this paper.