Re: Problem with InputStream & Process
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Tue, 07 Apr 2009 21:57:58 -0400
cbossens73@xxxxxxxx wrote:
From Java I'd then not bother at all with streams/buffer,
nor consuming the stdout and stderr etc. I'd simply parse
then delete the temporary output file.
Once again I don't know if it helps or not in your case:
in my case the shell script were producing well defined
output and the output file was not growing over time.
That is a solution.
But I don't think it will provide the real time effect
that the original poster was asking for.
He was getting everything he wanted, but it just all came
at once at the end instead of by regular intervals.
I can not see a temporary file solve that.
Arne
.
- References:
- Problem with InputStream & Process
- From: none
- Re: Problem with InputStream & Process
- From: cbossens73
- Problem with InputStream & Process
- Prev by Date: Re: Problem with InputStream & Process
- Next by Date: Re: HTML
- Previous by thread: Re: Problem with InputStream & Process
- Next by thread: Re: Problem with InputStream & Process
- Index(es):
Relevant Pages
|