next up previous contents
Next: RMI Communication Service Up: Communication Services Previous: Sending FutureMessages   Contents


The MAFFinderServiceProxy

The MAFFinder is separated into two parts, the ``real'' MAFFinder which holds and maintains all registered entries and the proxies which just forward the calls to the ``real'' MAFFinder. The proxy itself has two different ways of working. It can reside on the same Agent System where also the ``real'' MAFFinder is and just wrap the incoming calls to the ``real'' MAFFinder or it can execute in a different machine working as a proxy for the Agents residing there to transfer calls from this machine to the corresponding (same protocol) wrapper on the machine where the ``real'' MAFFinder resides. Figure [*] gives an overview of the parts of the MAFFinderServiceProxies. For more details about the MAFFinder please look at the MAFFinder Section [*] on page [*]. The MAFFinderServiceProxy is part of the communication services because it is the protocol dependent part of the MAFFinder. The communication services provide all communication while the rest of the Agent System, like the MAFFinder, are designed to be independent from it.

Figure: Structure of the MAFFinderServiceProxy
10#10


next up previous contents
Next: RMI Communication Service Up: Communication Services Previous: Sending FutureMessages   Contents
Thomas Letsch 2001-02-21