Live data from Hacker News

Crossfire: High-performance lockless spsc/mpsc/mpmc channels for Rust

github.com

21–22 of 22 posts

Re: Crossfire: High-performance lockless spsc/mpsc/mpmc channels for Rust

#21

Earlier quoted context omitted.

They could have named that 1:1, 1:n, n:m, n:1, but deemed it too old and unfashionable.

Which side is producer and which is consumer? I don't think fashion has anything to do with it.

How do you read "X:Y": "X to Y" or "Y to X"? And how do you treat "to" - as direction from an origin to a destination or vice versa? As in "I send it to you".

Re: Crossfire: High-performance lockless spsc/mpsc/mpmc channels for Rust

#22

Earlier quoted context omitted.

They could have named that 1:1, 1:n, n:m, n:1, but deemed it too old and unfashionable.

Which side is producer and which is consumer? I don't think fashion has anything to do with it.

If anyone reads it as to:from, they're wrong.

We read left to right, so : is the natural order.

Post reply on HN