Operating System - HP-UX
1834935 Members
2286 Online
110071 Solutions
New Discussion

Re: ServiceGuard and Multithread applications

 
SOLVED
Go to solution
Ignacio Javier
Regular Advisor

ServiceGuard and Multithread applications


Hello:

I have this enviroment:
Two node ServiceGuard cluster with a multithreaded applications.
With ServiceGuard i can manage the pids of the principal process, but i don´t know how
to do to take care of the threads of a particular applications.
¿ Do you guys have a similar situacion ? How do you control threads with serviceGuard ?

Thanks everybody
1 REPLY 1
Stephen Doud
Honored Contributor
Solution

Re: ServiceGuard and Multithread applications

Serviceguard does not have the capability to manage process threads. You would have to implement this capability.