How do Cougaar agents find one another?
Cougaar includes distributed naming support for finding other Cougaar agents. The current implementation includes an in-band “White Pages”, which is a DNS-styled distributed registry of agent protocol addresses, and a “Yellow Pages”, which is a UDDI-based repository for dynamic service discovery. Additional discovery protocols can be added by using pluggable Cougaar components (e.g. JNDI or JXTA).