Tuning WebLogic JMS Store-and-Forward

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 ...

Get Oracle WebLogic Server 11g Administration Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.