yukezhu / LifeGameSim

Distributed Conway's Game of Life Simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed Conway's Game of Life Simulation

Distributed Conway's Game of Life Simulation is a J2SE based distributed computing system, designed to simulate the Conway's Game of Life cellular automata. The key technique used in the project is Java Non-blocking I/O facilities. This system has been tested on more than one hundred Linux machines in SFU CSIL Lab; it shows a strong scalability in the performance tests. Additional documentations can be found in our technical report "report.pdf".

Languages

Java, Python, C/C++

Authors

Yuke Zhu, Luna Lu, Yao Xie, Yang Liu, Xiaying Peng

Version & Dates

1.0 (April 14, 2012)

License

The license for this project is contained in the "License.txt" file.

About

Distributed Conway's Game of Life Simulation

License:Other


Languages

Language:JavaScript 63.0%Language:Java 33.7%Language:C 3.1%Language:Python 0.3%