- From: Martin Gudgin <marting@develop.com>
- Date: Mon, 7 May 2001 17:32:43 +0100
- To: "Rich Salz" <rsalz@zolera.com>
- Cc: <xml-dist-app@w3.org>
Routing is getting the message to the machine that should process it. Dispatching is getting the message to the piece of code within that machine that should process it. So yes, I think that 'dispatching = intra-host routing' is a reasonable way to think about it. Gudge ----- Original Message ----- From: "Rich Salz" <rsalz@zolera.com> To: "Martin Gudgin" <marting@develop.com> Cc: <xml-dist-app@w3.org> Sent: Monday, May 07, 2001 5:28 PM Subject: Re: [i95, i22] - Proposal for clarifying use of SOAPAction > >I'm tempted to build a table of SOAPAction usage vs. > >implementation. Categories off the top of my head would be; > >dispatching ( figuring out which piece of code to run ), > >routing ( figuring out where the message should go ), > > Do you mean routing as in what host to send it to? > So dispatching is intra-host routing? > > /r$
Received on Monday, 7 May 2001 12:34:10 UTC