[AMG] Other message patterns

The Abstract Model does a good job of describing the following
messaging patterns:
- one-way (fire-and-forget), and 
- request/response one-for-one. 

But I don't see that it covers some of the other patterns that
are required in our model. For example:
- single request, a fixed nubler of responses.
- single request, zero-to-N responses (publish/subscribe).

Am I missing something, or should the model be expanded to cover
these patterns?

  Randy Waldrop
  webMethods, Inc.

Received on Monday, 5 March 2001 08:25:36 UTC