Package agentland.message

Message-passing agents, similar to the Notifier semantics, but different.

See:
          Description

Interface Summary
Messaging  
 

Class Summary
Message A packaging class for sending messages with arbitrary numbers of arguments to agents.
MessagingAgent This class creates a message queueing infrastructure for agents.
 

Package agentland.message Description

Message-passing agents, similar to the Notifier semantics, but different.