Re: to fork process and use FIFO.
- From: ramprasad@xxxxxxxxxxxxx (Ramprasad A Padmanabhan)
- Date: Sat, 30 Apr 2005 14:44:29 +0530
On Sat, 2005-04-30 at 13:25, Sri Pen wrote:
> Need Help on how to fork process and use FIFO.
>
> I have 10 processes that I would like to fork form parent.
> Each process reads a different file, processes it and returns a
> log.
> I Need to consolidate all the Logs from all 10 processes and write it out to
> a single file.
>
when many processes write to a single log file there are bound to be
problems especially if the frequency of writes are high. I would suggest
you try using syslog utility ( if on a unix like environment)
Bye
Ram
----------------------------------------------------------
Netcore Solutions Pvt. Ltd.
Website: http://www.netcore.co.in
Spamtraps: http://cleanmail.netcore.co.in/directory.html
----------------------------------------------------------
.
- References:
- to fork process and use FIFO.
- From: Sri Pen
- to fork process and use FIFO.
- Prev by Date: to fork process and use FIFO.
- Next by Date: Re: perl module to create pdf reports
- Previous by thread: to fork process and use FIFO.
- Next by thread: CGIs & CSS - References
- Index(es):