September 2011
Intermediate to advanced
528 pages
19h 57m
English
JMS store-and-forward (SAF) capability offers high performance message forwarding to remote destinations. SAF services allow WebLogic Server to reliably deliver messages among applications deployed across multiple server instances. If a remote message destination isn't available for some reason such as a network failure, the local server instance saves the messages and forwards them to the remote destination once it becomes available. However, Oracle recommends using SAF only in situations where the remote destinations aren't highly available. Following are the key SAF-related performance best practices:
Share a single persistent store between subsystems for increased performance.
In order to load balance ...
Read now
Unlock full access