Store Examples
The following examples highlight different aspects of stores, and introduce related concepts.
- One Store
The simplest example of persistence consists of one store with standard durables. - Two Stores
This second example of persistence illustrates the need for two stores. The following diagram depicts two separate networks of endpoints: - Shared Durable
This example illustrates the operation of a persistence store with a shared durable. (In contrast, the preceding examples illustrated stores with standard durables.) - Direct-Path Requirement and Merging
This example returns for a closer look at two aspects of persistence stores: the direct-path requirement of standard durables, and the merging of publisher streams into one message stream.
Copyright © Cloud Software Group, Inc. All rights reserved.