Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Channels and Backpressure

Chapter placeholder: use a bounded channel to show queue capacity, waiting, closure by dropping senders, and receiver ownership.

Primary question: how does the channel API represent flow control and shutdown?