I think kyungkoo Jun wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Hello,
> 
> I'm working on a lookup service (similar to CORBA's naming service)
> for multi-agent system. Lately I came up with the idea of using JESS for
> the lookup service. So, I'm hoping to have some related references or
> comments from you.
> 
...
> 
> Then, for matching to the request for any monitoring agent, the rules may be
> (need monitoringAgent)
> (monitoringAgent x)
> =>
> (return x)
> 

Note that this is an ideal application for defqueries instead of (or
in addition to) defrules.




---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9012                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to