3 Examples

This section provides a series of examples that describe the flow of communication between the components of WM protocols, based on the type of operation that is being carried out. The examples are as follows:

  • Single request/response operation.

  • Enumeration of a large result set that a query generated.

  • Subscription models for pull event subscriptions.

  • Subscription models for push event subscriptions.

  • Publisher-initiated event subscriptions.

  • Create and invoke a pipeline.

  • Command invocation with output.