Rename {bounded => spsc}_buffer and allow overflow
Rename the buffer to make it more descriptive and also allow the producer to push more elements than announced to the constructor to cover use cases where a producer transforms single inputs into potentially multiple outputs.
Showing
This diff is collapsed.
Please register or sign in to comment