Is there a library / framework available for use in a .NET environment that takes care of the low level interprocess communication to support active/passive clustering for a cluser with any number of nodes. What I mean is something that (for example) might have the nodes communicating/heartbeating with each other, voting for who is the active node etc.
Share
Have you looked at Creating Cluster-Aware Applications