next up previous contents
Next: Property: priority Up: Advanced Concurrency Coordination Previous: Join Continuations   Contents

Message Properties

SALSA provides three message properties that could be used with message sending: priority, delay, and waitfor. The syntax used to assign to a message a given property is the following, where <property name> can be either priority, delay, or waitfor:

actor<-myMessage:<property name>



Subsections

Wei-Jen Wang 2005-10-24