Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

desing a multiple instace service application

Status
Not open for further replies.

anatheilper

Programmer
Aug 6, 2007
6
0
0
NL
Hi, I have a service application which I want to make cluster aware for MSCS. I want to be able in case of a failover that 2 instances of the service will work on the same machine.
I think that I may encounter 3 major problems:
1. how to make the service manager know the difference between one instance to another ( they will run from the same path )?
One solution that I thought that during installation of the service, I will give I unique Id fro each instance ( even if they run on separate nodes)
2. Registry keys.
3. How does the MSCS handle services as resource in case of a failover?

Sorry for the long post,
Thanks,
Anat.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top