view README.txt @ 32:e580cd6b225a

bug fixed (about totalTime)
author sugi
date Mon, 11 Nov 2013 16:25:55 +0900
parents e134c5804279
children
line wrap: on
line source

sample is JavaFx tutorial. Double crick sample/Ensemble.jar

HOW TO USE AQUARIUM
(local TEST)

cd scripts

sh ./aquarium X Y

X is the number that how many nodes you use.

Y is the child number (X > Y)

if you execute "./aquarium 10 3"

whole of nodes are 10
one node has 3 children.