Package unsw.cse.mica.sync

An extension of the agent transport that allows synchronous communication over the blackboard.

See:
          Description

Interface Summary
SynchronizedAgentActions  
SynchronizedAgentActions.WriteReply  
SynchronizedConstants  
 

Class Summary
SynchronizedTransport  
SynchronizedUtils  
 

Package unsw.cse.mica.sync Description

An extension of the agent transport that allows synchronous communication over the blackboard. Can be used to facilitate RPC over Mica. In order to work correctly agents that send mobs in response to mobs need to craft their responses appropriately.

Package Specification

Related Documentation