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

Message Properties

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

actor<-myMessage:<property name>



Subsections

Wei-Jen Wang
2007-11-28