Package jline.examples.java.advanced
Class BASBlockingDebugTest
java.lang.Object
jline.examples.java.advanced.BASBlockingDebugTest
Debug test for BAS blocking in closed queueing networks.
This test creates a closed network with 2 queues and 2 jobs, where:
- Queue1 has infinite capacity and BAS blocking rule
- Queue2 has finite capacity = 1
The test runs a small number of samples to trace the BAS blocking behavior.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BASBlockingDebugTest
public BASBlockingDebugTest()
-
-
Method Details
-
main
-