• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..21-Mar-2020-

INSTALLH A D21-Mar-20204 KiB11677

READMEH A D28-Nov-20191.1 KiB2919

conf.texiH A D21-Mar-202047 32

demo_web.mH A D28-Nov-20192.8 KiB8674

gpl.texiH A D21-Mar-202034.3 KiB722595

installation.texiH A D21-Mar-202015.4 KiB545422

markovchains.texiH A D21-Mar-202043.1 KiB1,5731,218

qn_closed_multi.figH A D28-Nov-20191.5 KiB4039

qn_closed_multi_apl.figH A D28-Nov-20191.2 KiB3433

qn_closed_multi_cs.figH A D28-Nov-20192.5 KiB7271

qn_closed_single.figH A D28-Nov-20191.5 KiB4342

qn_open_single.figH A D28-Nov-20191.8 KiB5150

qn_web_model.figH A D28-Nov-20192.5 KiB7372

queueing.texiH A D21-Mar-20206.2 KiB215169

queueingnetworks.texiH A D21-Mar-2020119.2 KiB3,9932,952

references.texiH A D21-Mar-20206.8 KiB158129

singlestation.texiH A D21-Mar-202025 KiB1,024691

summary.texiH A D21-Mar-20206.4 KiB179141

README

1===============================================================================
2                        The Octave queueing toolbox
3===============================================================================
4
5Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2018
6Moreno Marzolla <moreno.marzolla (at) unibo.it>
7
8The queueing toolbox ("queueing", in short) is a collection of GNU
9Octave scripts for numerical evaluation of queueing network
10models. Open, closed and mixed networks are supported, with single or
11multiple classes of customers. The queueing toolbox also provides
12functions for steady-state and transient analysis of Markov chains, as
13well as for single station queueing systems.
14
15The Web page of the queueing toolbox is
16
17http://www.moreno.marzolla.name/software/queueing/
18
19The latest version can be downloaded from Octave forge
20
21https://octave.sourceforge.io/
22
23This package requires GNU Octave; version 4.0.0 or later should work.
24
25The Octave queueing toolbox is distributed under the terms of the GNU
26General Public License, version 3 or later. See the file COPYING for
27details.
28
29