Skip to content
Snippets Groups Projects
Commit c24d54b2 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

runSimpleServer is only one server (not two)

parent 457dfe3b
No related branches found
No related tags found
No related merge requests found
ant -f C:\\x-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run.single -Djavac.includes=SimkitOpenDis7Examples/run/RunSimpleServer.java -Drun.class=SimkitOpenDis7Examples.run.RunSimpleServer run-single ant -f C:\\x3d-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run.single -Djavac.includes=SimkitOpenDis7Examples/run/RunSimpleServer.java -Drun.class=SimkitOpenDis7Examples.run.RunSimpleServer run-single
init: init:
Deleting: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties Deleting: C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
deps-jar: deps-jar:
Updating property file: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties Updating property file: C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
Compiling 1 source file to C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\classes Compiling 1 source file to C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\classes
warning: [options] system modules path not set in conjunction with -source 17
1 warning
compile-single: compile-single:
run-single: run-single:
ArrivalProcess.1 ArrivalProcess.1
interarrivalTimeGenerator = Uniform (0.900, 2.200) interarrivalTimeGenerator = Uniform (0.900, 2.200)
SimpleServer.2 SimpleServer.2
totalNumberServers = 2 totalNumberServers = 1
serviceTimeGenerator = Gamma (1.700, 1.800) serviceTimeGenerator = Gamma (1.700, 1.800)
Simulation ended at time 100,000.000 Simulation ended at time 100,000.000
There have been 64,475 arrivals There have been 64,526 arrivals
There have been 64,472 customers served There have been 32,790 customers served
Average number in queue 15.9655 Average number in queue 15912.7375
Average utilization 0.9819 Average utilization 1.0000
BUILD SUCCESSFUL (total time: 3 seconds) BUILD SUCCESSFUL (total time: 5 seconds)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment