that's an great article thank you!

On Sunday, October 15, 2017 at 6:51:03 PM UTC-7, dja...@gmail.com wrote:
>
> This post might help:
>
> https://rogpeppe.wordpress.com/2009/12/01/concurrent-idioms-1-broadcasting-values-in-go-with-linked-channels/
>
> Djadala
>
> On Sunday, October 15, 2017 at 11:36:36 PM UTC+3, st ov wrote:
>>
>> A value sent through a channel can be read by only one reader, so once 
>> its read its no longer available to other readers is that right?
>>
>> In what ways can I pass/communicate/distribute a value through a channel 
>> and have it shared across an unknown number of readers?
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to