/NKallen_Rowz

A sample gizzard application

Primary LanguageScalaApache License 2.0Apache-2.0

To build project:

ant dist -DDB_USERNAME=fixme -DDB_PASSWORD=fixmetoo

To run tests:

mysql> CREATE DATABASE rowz_nameserver;

% ant test -DDB_USERNAME=fixme -DDB_PASSWORD=fixmetoo

To run a simple development server:

% ./bin/rowz

To sample the networking service:

% cd src/scripts
% ./gzr.rb