CASiNO: component architecture for simulating network objects

  • Authors:
  • Abdella Battou;Bilal Khan;Daniel C. Lee;Spencer Marsh;Sean Mountcastle;David Talmage

  • Affiliations:
  • FirstWave Intelligent Optical Networks, Inc., Greenbelt, Maryland;ITT Industries, Advanced Engineering & Sciences, Advanced Technology Group, Center for Computational Sciences of the Naval Research Laboratory, Naval Research Laboratory, Code 5591, Washington D.C ...;University of Southern California, Department of Electrical Engineering, 3740 McClintock Avenue, Los Angeles, CA;FirstWave Intelligent Optical Networks, Inc., Greenbelt, Maryland;ITT Industries, Advanced Engineering & Sciences, Advanced Technology Group, Center for Computational Sciences of the Naval Research Laboratory, Naval Research Laboratory, Code 5591, Washington D.C ...;ITT Industries, Advanced Engineering & Sciences, Advanced Technology Group, Center for Computational Sciences of the Naval Research Laboratory, Naval Research Laboratory, Code 5591, Washington D.C ...

  • Venue:
  • Software—Practice & Experience
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe the Component Architecture for Simulating Network Objects (CASiNO) useful for the implementation of communication protocol stacks and network simulators. This framework implements a rich, modular coarse-grained dataflow architecture, with an interface to a reactor kernel that manages the application's handlers for asynchronous I/O, real timers and custom interrupts. These features enable developers to write applications that are driven by both data flow and asynchronous event delivery, while allowing them to keep these two functionalities distinct. We provide an example program and expository comments on the program to illustrate the use of the CASiNO framework.