[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Examples of concurrent coproc usage?
From: |
Martin D Kealey |
Subject: |
Re: Examples of concurrent coproc usage? |
Date: |
Fri, 5 Apr 2024 09:23:16 +1000 |
I'm somewhat uneasy about having coprocs inaccessible to each other.
I can foresee reasonable cases where I'd want a coproc to utilize one or
more other coprocs.
In particular, I can see cases where a coproc is written to by one process,
and read from by another.
Can we at least have the auto-close behaviour be made optional, so that it
can be turned off when we want to do something more sophisticated?
-Martin
- Re: Examples of concurrent coproc usage?, (continued)
- Re: Examples of concurrent coproc usage?, Chet Ramey, 2024/04/17
- Re: Examples of concurrent coproc usage?, Martin D Kealey, 2024/04/17
- Re: Examples of concurrent coproc usage?, Chet Ramey, 2024/04/19
- Re: Examples of concurrent coproc usage?, Carl Edquist, 2024/04/20
- Re: Examples of concurrent coproc usage?, Carl Edquist, 2024/04/20
Re: Examples of concurrent coproc usage?, Carl Edquist, 2024/04/04
Re: Examples of concurrent coproc usage?, Carl Edquist, 2024/04/09
Re: Examples of concurrent coproc usage?, Chet Ramey, 2024/04/13
Re: Examples of concurrent coproc usage?, Zachary Santer, 2024/04/14
Re: Examples of concurrent coproc usage?, Chet Ramey, 2024/04/15
Re: Examples of concurrent coproc usage?, Carl Edquist, 2024/04/15
Re: Examples of concurrent coproc usage?, Chet Ramey, 2024/04/17
Re: Examples of concurrent coproc usage?, Carl Edquist, 2024/04/20