Suggestion For The Best Way To Communicate Between Application Servers In A Tuxedo Configuration
(Doc ID 1486023.1)
Last updated on OCTOBER 08, 2024
Applies to:
Oracle Tuxedo - Version 8.1 and laterInformation in this document applies to any platform.
Goal
Need a way to communicate between application servers configured in a Tuxedo domain. tpbroadcast() is the right concept but it is one-way from server to client. Goal is to make no major architectural changes.
For example, when one of the servers' services detects a fatal loss of connection to a database it is desired to be able to notify all other similar services, in other application servers, that they need to reconnect to the database.
What is the best way to do this?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |