User Manual, Developers Guide and API Documentation

Beginners Tutorial

Simulating a M/M/1 queuing system. More...

Introduction

Welcome to the openWNS tutorial. This tutorial consists of several incremental parts that will guide you through all the major parts of the openWNS simulator. We will start with a very simple implementation of a M/M/1 queuing system and will step by step expand it. The following list shows the contents of this tutorial.

  1. Implementing a SimulationModel
  2. Calculating sojurn time
  3. wns::queuingsystem::mm1step3
  4. wns::queuingsystem::mm1step4
  5. wns::queuingsystem::mm1step5

The M/M/1 Queuing System

The M/M/1 system consists of a queue with unlimited size and a worker (server) with* negative-exponentially distributed job processing time. The jobs arrive at the system with an inter arrival time that is negative-exponentially distributed. This is illustrated below
inline_dotgraph_8.dot

The OpenWNS directory layout

Building of the Examples

Execution of the Examples


Generated on Fri Feb 10 03:33:22 2012 for openWNS by  doxygen 1.5.5