Whiteboard
Problem: How do agents exchange location-specific data with other mobile agents?
Context: A mobile agent wants to store data at a place for other agents to read.
Solution:
- Provide an area at every place where agents can leave messages for each other.
- For example, an agent needs to know that a colleague just visited the place.
- Allows agents to post and read messages.