view README.txt @ 21:e134c5804279

Add jar file and README
author e095732
date Thu, 07 Feb 2013 22:26:08 +0900
parents
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.