http://www.cs.rpi.edu/wwc/salsa
Hello World Example
•
The
act( String[] args )
message
handler is similar to the
main(…)
method
in Java and is used to bootstrap SALSA
programs.
•