Detail publikace

Simulation of queueing network in Java

ČERNOHORSKÝ, J. Simulation of queueing network in Java. Proceedings of 28th ASU Conference - The Simulation Languages. ASU Newsletter. Brno: Department of Intelligent Systems FIT BUT, 2002. p. 63-69. ISSN: 1102-593X.
Typ
článek ve sborníku konference
Jazyk
anglicky
Autoři
Černohorský Jakub, Ing.
Klíčová slova

queueing network, simulation, java

Abstrakt

This article deals with the object model of a queuing network (subset of discrete systems) and application for visual design (QNetSim).The queueing network is represented as a directed evaluated graph. There are two types of nodes in the graph: service centers and sources of customers. Service centers consist of several servers and a queue. Edges between nodes represent transitions of customers between service centers. The object model of the queuing network duplicates the structure of the graph. The model covers all attributes of the graph and includes also classes of customers. Design patterns were used during the construction of the model. The main reason was to speed up development and increase reusability of the final solution. Nodes of the graph have a simple interface, this is why it is easy to extend the model with new or modified types of nodes.The simulation core works with the model of the queuing network and offers the possibility of planning and executing customer processes. The model contains statistic data of the last executed simulation.Graphical user interface offers visual design and simulation of the network.

Rok
2002
Strany
63–69
Časopis
ASU Newsletter, roč. 28, č. 9, ISSN 1102-593X
Sborník
Proceedings of 28th ASU Conference - The Simulation Languages
Konference
The 28th ASU Conference, The Simulation Languages, Brno, CZ
Vydavatel
Department of Intelligent Systems FIT BUT
Místo
Brno
BibTeX
@inproceedings{BUT10279,
  author="Jakub {Černohorský}",
  title="Simulation of queueing network in Java",
  booktitle="Proceedings of 28th ASU Conference - The Simulation Languages",
  year="2002",
  journal="ASU Newsletter",
  volume="28",
  number="9",
  pages="63--69",
  publisher="Department of Intelligent Systems FIT BUT",
  address="Brno",
  issn="1102-593X"
}
Nahoru