C# windows service failover
Viewed 5k times. Improve this question. Bjorn Reppen Bjorn Reppen 1 1 silver badge 5 5 bronze badges. Add a comment.
Active Oldest Votes. You can configure a generic service in the Failover Cluster Manager. These are the requirements: The service or application should be stateful. Improve this answer. Jason Berg Jason Berg As an aside, if you create an application to those guidelines, it should work with Veritas Cluster Server too. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown.
The Overflow Blog. Clayton Hall Clayton Hall 1 1 silver badge 9 9 bronze badges. Does this have anything to do with C or programming? The service is written in C. I'm the programmer, and I'm looking for a programmatic solution. Such as tapping into the clusterapi, and setting the source ip I updated the question to clarify. Add a comment. Active Oldest Votes. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password.
For example a threaded service with a watch dog service on one machine could also be "high available". It also depends on what the service is doing. This service is a very simple polling service - this polls a set of web services on a scheduled frequency. From the above answer, I understand that there is not need to make it cluster aware to install it on a cluster. Sign in. United States English. Ask a question. Quick access. Search related threads. Remove From My Forums.
Answered by:. Archived Forums. Visual C. Sign in to vote. Friday, May 13, AM. Friday, May 13, PM. Hi Rajesh, As far as I know that you could just develop a normal a windows service and install it on the cluster.
0コメント