Hi
My question is how to make a VB6 application as a cluster aware
i.e. when the active cluster node is down for any reason it takes few seconds to switch to the other node during this time my application should wait until the other node is active
Without showing any error to the user
Should I check the availability of the node wherever I need to access it
And what tools I can user
Thanks
My question is how to make a VB6 application as a cluster aware
i.e. when the active cluster node is down for any reason it takes few seconds to switch to the other node during this time my application should wait until the other node is active
Without showing any error to the user
Should I check the availability of the node wherever I need to access it
And what tools I can user
Thanks