Package jline.examples.java.advanced
Class BASBlockingDebugTest
-
- All Implemented Interfaces:
public class BASBlockingDebugTestDebug 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 Constructor Description BASBlockingDebugTest()
-