Using store-and-forward messaging

You can configure EAServer to perform store-and-forward messaging by defining a message queue with the Pull Messages From property set to specify another message source, or the Push Messages To property set to specify another message consumer. When using store-and-forward messaging, tune the Push Batch Size or Pull Batch Size. The default of 1 causes EAServer to send messages individually. A larger batch size may improve performance if there is high message traffic.