What’s the difference between these two loosely coupled, distributed document exchange scenarios? Scenario 1; an agent sending a document to another agent for processing. Scenario 2; an agent invoking a “ProcessThisDocument” method, with the same document as in #1 as an argument, on another agent.