Honestly, doesn't this sound like log4(x) territory? Or syslogd type of
stuff? Maybe i am missing something.

Rob

On Mon, Nov 11, 2019, 15:18 Pierre Fichaud <[email protected]> wrote:

> I had initially mentioned that more than 1 file could be generated by 1
> producer. There could also be more than 1 producer on the LPAR.
> I would assign 1 sub-task (written in assembler) to each zFS file.
>
> I need to read the log records produced by an application. Once the
> application has closed the file, I would need to know that. My sub-task
> would stop processing the file and close it.
>
> I also need to WAIT if there are no more records but the writer still
> has the file open.
>
> I am a reader so I have no say on preserving the contents of the file.
>
> I'll investigate pipes.
>
> My STC will have as input 1 or more zFS files. It would ATTACH 1
> sub-task per zFS file,
>
> Thanks to all for responding, Pierre.
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to