﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » .NET Forums » General .NET Discussion  » Running an app in a cluster and failover from node A to node B</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sun, 26 Apr 2026 08:18:34 GMT</lastBuildDate><ttl>20</ttl><item><title>Running an app in a cluster and failover from node A to node B</title><link>http://forum.strataframe.net/FindPost23704.aspx</link><description>Hi,&lt;br&gt;
&lt;br&gt;
Just wondering if anyone has any real-life experience with clustering. In doing my research I wonder if clustering offers any significant advantage in terms of auto fail over and restart of running applications. The application is SF/Vb.Net/SQL Server and if therefore "cluser unaware". As I understand it cluster unaware apps can be packaged into a container that the clustering software can communicate with to receive an "I'm alive" type of response. If there is no response then the application can be restarted on another node.&lt;br&gt;
&lt;br&gt;
Assuming that this is roughly correct I'm wondering if clustering can work for us. In our case we have multiple instances of different exe's running concurrently but each is started with a different set of command line paramenters. So, from our perscpective, "ABC.exe para1=A, para2=B" is a completely different workload to "ABC.exe para1=X, para2=Y". Can this type of scenaria be handled when configuring cluster unaware exe's?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Cheers, Peter&lt;br&gt;</description><pubDate>Wed, 08 Jul 2009 07:50:49 GMT</pubDate><dc:creator>Peter Jones</dc:creator></item><item><title>RE: Running an app in a cluster and failover from node A to node B</title><link>http://forum.strataframe.net/FindPost23777.aspx</link><description>Yeah, it looks like you are getting some good ideas from that thread.  Good luck!</description><pubDate>Wed, 08 Jul 2009 07:50:49 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Running an app in a cluster and failover from node A to node B</title><link>http://forum.strataframe.net/FindPost23737.aspx</link><description>Hi Trent,&lt;br&gt;
&lt;br&gt;
Our app isn't on the web. Everything runs under terminal services and we have a handfull of exe's that are launched using a central exe which determines who is logging in from where and starts the exe the user needs with appropriate parameters from a control table. In addition we have a few number of services that are are started at boot time and all interprocess communications is through the database.&lt;br&gt;
&lt;br&gt;
Since posting here I have also been getting very good assistance from the Clustering Forum on MSDN and now know quite a bit more. Anyone looking at this post and is new to clustering may find this link of interest:&lt;br&gt;
&lt;br&gt;
http://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/a316c935-3977-477f-ad38-4516a0bd5f5a&lt;br&gt;
&lt;br&gt;
Cheers, Peter</description><pubDate>Thu, 02 Jul 2009 20:30:06 GMT</pubDate><dc:creator>Peter Jones</dc:creator></item><item><title>RE: Running an app in a cluster and failover from node A to node B</title><link>http://forum.strataframe.net/FindPost23719.aspx</link><description>I see that you are talking about EXEs.  So are you running services?  If you are talking about web applications then it is a totally different conversation.  What are you trying to create in regards to a cluster?  Do you have a process running that you have talking to another process (or service)?  Is this a server application to which other clients are talking?</description><pubDate>Tue, 30 Jun 2009 07:14:28 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>