Re: [osol-discuss] Using isaexec approach

2007-03-26 Thread Stephen Hahn
* Durga Deep Tirunagari <[EMAIL PROTECTED]> [2007-03-26 11:09]: > Hi Folks, > > We were recently developing a Cluster solution for our product. And we > are planning on using the isaexec approach. > > http://docs.sun.com/app/docs/doc/816-5138/6mba6ua5n?a=view > > Create Hardlinks to various exec

Re: [osol-discuss] Using isaexec approach

2007-03-26 Thread Brandon Hume
On Mon, 2007-03-26 at 11:09 -0700, Durga Deep Tirunagari wrote: > But how do I get the return value of the binary, I know that exec family of > functions won't return any value ?. Is there any way i can get the return > value of mybinary after it executes ?. Say if mybinary returns 1 ( failure )

[osol-discuss] Using isaexec approach

2007-03-26 Thread Durga Deep Tirunagari
Hi Folks, We were recently developing a Cluster solution for our product. And we are planning on using the isaexec approach. http://docs.sun.com/app/docs/doc/816-5138/6mba6ua5n?a=view Create Hardlinks to various executables and following the isaexec approach of getexecname() and executing the