Re: using pipe
- From: loic-dev@xxxxxxx
- Date: 25 Oct 2006 04:14:23 -0700
Hello,
I don't want to use a buffer to store the output, as the output size
may be huge (saveral MBs).
So what? several MBs shouldn't be a problem, unless you are writting an
embedded application...
I want to keep this in a pipe (believing pipe takes storage from the
file system).
Nope. A pipe is a buffer in the kernel...
Then I will read the contents one string at a time and do the processing.
Is there a better way of doing it ?
If memory is _REALLY_ a concern, then write into a file.
Cheers,
Loic.
.
- Follow-Ups:
- Re: using pipe
- From: junky_fellow@xxxxxxxxxxx
- Re: using pipe
- References:
- using pipe
- From: junky_fellow@xxxxxxxxxxx
- Re: using pipe
- From: loic-dev
- Re: using pipe
- From: junky_fellow@xxxxxxxxxxx
- using pipe
- Prev by Date: POSIX Timers and time of signal delivery
- Next by Date: Re: using pipe
- Previous by thread: Re: using pipe
- Next by thread: Re: using pipe
- Index(es):
Relevant Pages
|
|