http://www.cs.rpi.edu/wwc/salsa
Mean Calculation Example
•DataSource actor assigns tasks to Worker actors. •Worker actors on remote theaters calculate result and send it to a Supervisor actor. •Coordinates between many Worker actors.