• Welcome to Valhalla Legends Archive.
 

Cluster Environment

Started by Grok, February 10, 2006, 12:40 PM

Previous topic - Next topic

Grok

I need to write some programs that will be installed in a cluster environment.  There is almost no mention of cluster requirements in the .NET documentation.  A few expert forums discuss a setting or two in the solution config files.

Has anyone written programs for a cluster environment?
Has anyone written programs for a cluster environment using .NET?
Has anyone written Windows Services for a cluster environment using .NET?

What do I need to know?

MyndFyre

I've only ever written a Service, but not for a clustering environment.

The only thing I know about this is that you should investigate the System.EnterpriseServices namespace.  Sorry I can't be of more help.
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.


Grok

#3
The first appears to be an API used to interface to the cluster environment objects themselves, and gives zero guidance on how to write applications destined for installation and operation in a clustered environment.  The second is the cluster admin guide, and provides no guidance on programming cluster-aware applications.

MyndFyre

Quote from: Grok on February 13, 2006, 04:06 PM
The first appears to be an API used to interface to the cluster environment objects themselves, and gives zero guidance on how to write applications destined for installation and operation in a clustered environment.  The second is the cluster admin guide, and provides no guidance on programming cluster-aware applications.
I'm sorry that our answers were inadequate to combat your inadequacies.  ;)

I wish I could be more help, but I don't even know the technical meaning of "clustering."  I'd love to learn, because I know it's a business thing, but I don't have that kind of time.
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

Grok

Sorry if you thought I was bashing, I was not.  I thank you for your attempt at assistance and viewed it as thoughtful to provide feedback as to whether we were talking about the same thing.  It's really unnecessary to get defensive when I say "miss".