communication problem
- From: "pietro" <tremendo1977@xxxxxxxxxxx>
- Date: 29 Aug 2006 02:43:59 -0700
I have a problem executing a shell script programmatically.
I wrote two bash scripts in order to start certain processes and to
stop them.
There is a supervisor process that calls these two scripts
programmatically.
These processes communicate with the supervisor via keep-alive signals.
If I stop these processes and then I restart them via console manually
all is ok an the processes continue to communicate normally with the
supervisor.
If the supervisor stops an restarts the processes exactly as I said
before (via system() call) the processes don't communicate anymore
with the supervisor.
I don't know where I fault.
Can anyone help me?
.
- Follow-Ups:
- Re: communication problem
- From: Andrei Voropaev
- Re: communication problem
- Prev by Date: Re: Writing Xinput driver?
- Next by Date: Re: communication problem
- Previous by thread: # of Physical processors in a Unix system
- Next by thread: Re: communication problem
- Index(es):
Relevant Pages
|