[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

new features per meeting today



Hi Everyone,

As per our meeting today, I've added two features:

1. The location server now supports two new modes: batch output mode 
(where all of loaded, precomputed stuff dumped to file), and quick-start 
mode (where a serialized state dump is quickly loaded). These options are 
called by:

 java locationserver.JavaLocationServerRMI MODE FILE Filenames....

Where MODE is {BATCH_OUTPUT | QUICK_START}
Where FILE is the file to either dump to or load from respectively

2. The event server now has a server mode where it runs silently in the 
background. To invoke this app, use:

 java eventserver.EventServer MODE

Where MODE is {INTERACTIVE | SERVER}

All will be more fully revealed in the appendices of my thesis.

-Patrick

-- 
* * *

Patrick James Nichols II
Graduate Student, MIT Computer Graphics Group
http://graphics.csail.mit.edu/~pnichols