On Dec 19, 2013, at 11:23 AM, Gábor Lehel <[email protected]> wrote:
> - From a semantic perspective the only distinction is between bounded and
> unbounded queues. The capacity of a bounded queue only makes a difference
> with regards to performance.
While this may be true in most cases, I can come up with ways to use a channel
that require a capacity greater than 1 to avoid a deadlock (assuming
block-on-send).
-Kevin
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev