Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
@article{jackson1957networks,
title={Networks of waiting lines},
author={Jackson, James R},
journal={Operations research},
volume={5},
number={4},
pages={518--521},
year={1957},
publisher={INFORMS}
}
@article{little1961proof,
title={A proof for the queuing formula: L= λ W},
author={Little, John DC},
journal={Operations research},
volume={9},
number={3},
pages={383--387},
year={1961},
publisher={INFORMS}
}
@book{kleinrock1975queueing,
title={Queueing systems, volume 1: Theory},
author={Kleinrock, Leonard},
year={1975},
publisher={Wiley-interscience}
}
@book{bolch2006queueing,
title={Queueing networks and Markov chains: modeling and performance evaluation with computer science applications},
author={Bolch, Gunter and Greiner, Stefan and de Meer, Hermann and Trivedi, Kishor S},
year={2006},
publisher={John Wiley \& Sons}
}
@article{erlang1909probability,
title={The theory of probabilities and telephone conversations},
author={Erlang, Agner Krarup},
journal={Nyt Tidsskrift for Matematik},
volume={20},
pages={33--39},
year={1909}
}
@book{bertsekas1992data,
title={Data networks},
author={Bertsekas, Dimitri P and Gallager, Robert G},
volume={2},
year={1992},
publisher={Prentice-Hall International}
}
@article{kelly1979reversibility,
title={Reversibility and stochastic networks},
author={Kelly, Frank P},
year={1979},
publisher={Cambridge University Press}
}
@book{ross2014introduction,
title={Introduction to probability models},
author={Ross, Sheldon M},
year={2014},
publisher={Academic press}
}
@article{baskett1975open,
title={Open, closed, and mixed networks of queues with different classes of customers},
author={Baskett, Forest and Chandy, K Mani and Muntz, Richard R and Palacios, Fernando G},
journal={Journal of the ACM (JACM)},
volume={22},
number={2},
pages={248--260},
year={1975},
publisher={ACM New York, NY, USA}
}
@book{gross2008fundamentals,
title={Fundamentals of queueing theory},
author={Gross, Donald and Shortle, John F and Thompson, James M and Harris, Carl M},
volume={399},
year={2008},
publisher={John Wiley \& Sons}
}
@article{kendall1953stochastic,
title={Stochastic processes occurring in the theory of queues and their analysis by the method of the imbedded Markov chain},
author={Kendall, David G},
journal={The Annals of Mathematical Statistics},
pages={338--354},
year={1953},
publisher={JSTOR}
}
@book{law2015simulation,
title={Simulation modeling and analysis},
author={Law, Averill M},
year={2015},
publisher={McGraw-Hill Education}
}
@article{banks2005discrete,
title={Discrete-event system simulation},
author={Banks, Jerry},
journal={Pearson Education India},
year={2005}
}
@misc{fastapi2024,
author = {Ramírez, Sebastián},
title = {FastAPI framework},
year = {2024},
url = {https://fastapi.tiangolo.com/},
note = {Version 0.104+}
}
@misc{react2024,
author = {{Meta Platforms, Inc.}},
title = {React: A JavaScript library for building user interfaces},
year = {2024},
url = {https://react.dev/},
note = {Version 18+}
}
@misc{chartjs2024,
author = {{Chart.js Contributors}},
title = {Chart.js: Simple yet flexible JavaScript charting},
year = {2024},
url = {https://www.chartjs.org/},
note = {Version 4.4+}
}
@misc{d3js2024,
author = {Bostock, Mike},
title = {D3.js: Data-Driven Documents},
year = {2024},
url = {https://d3js.org/},
note = {Version 7+}
}
@misc{mui2024,
author = {{MUI Team}},
title = {Material UI: React components for faster and easier web development},
year = {2024},
url = {https://mui.com/},
note = {Version 5+}
}
@book{harchol2013performance,
title={Performance modeling and design of computer systems: queueing theory in action},
author={Harchol-Balter, Mor},
year={2013},
publisher={Cambridge University Press}
}
@article{reiser1981mean,
title={Mean-value analysis of closed multichain queuing networks},
author={Reiser, Martin and Lavenberg, Stephen S},
journal={Journal of the ACM (JACM)},
volume={27},
number={2},
pages={313--322},
year={1980},
publisher={ACM New York, NY, USA}
}