WORK-IN-PROGRESS: - this material is still under development
Request-Response Collaboration
Objects collaborate by sending requests to each other to perform an action or to query for data.
Request-Response Collaboration is the the most familiar form of collaboration both for objects in-process and for services between processes. Currently this pattern really exists only as the normal alternative to Event Collaboration.
