next up previous contents
Next: Universal naming service Up: Run-Time Support for WWC Previous: Run-Time Support for WWC   Contents

Theaters

One can start a theater as follows:

java -cp salsa<version>.jar:. wwc.messaging.Theater

The above command starts a theater on the default RMSP port 4040. You can specify another port as follows:

java -cp salsa<version>.jar:. wwc.messaging.Theater 4060



Wei-Jen Wang 2005-10-24