Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
L
M
P
Q
S
T
V
L
lambda
- Variable in class vsp.
Generator
Exponential distribution ratio
lambda
- Static variable in class vsp.
Vsp
Defined exponential distribution ratio
life()
- Method in class vsp.
Generator
In infinite loop: - generates new transaction - generates random number from <0; 1> - if number is smaller than queue 1 probability, than add transaction to queue 1, otherwise in queue 2 - pause process in depend of lambda
life()
- Method in class vsp.
Server
In infinite loop: - checks if queue is not empty - waits time Ts with some Cs and then removes transaction from queue
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
G
L
M
P
Q
S
T
V