Nothing concrete but I envision a system where the super set is all the request 
channels - when a request is received a routine is spawned/called with the 
related request response and status channels - a subset of all channels.  

Contrived but just thinking out loud. 

> On Apr 3, 2023, at 8:28 PM, Nigel Tao <nigel...@golang.org> wrote:
> On Tue, Apr 4, 2023 at 11:22 AM Robert Engels <reng...@ix.netcom.com> wrote:
>> the processing often involves subsequent stages operating on a subset of the 
>> original channels based on the earlier.
> 
> I get that, in theory. Rob's pause channel is a simple example of
> that. Do you have any other concrete examples?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/8A45F1D9-E1B7-4838-913B-57698B49259C%40ix.netcom.com.

Reply via email to