Comment by AceJohnny2
Comment by AceJohnny2 2 days ago
Because I had to look it up:
SPSC = Single Producer Single Consumer
MPMC = Multiple Producer Multiple Consumer
(I'll let you deduce the other abbreviations)
Comment by AceJohnny2 2 days ago
Because I had to look it up:
SPSC = Single Producer Single Consumer
MPMC = Multiple Producer Multiple Consumer
(I'll let you deduce the other abbreviations)
They could have named that 1:1, 1:n, n:m, n:1, but deemed it too old and unfashionable.
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".
S = Single
M = Multi
---
C = Consumer
P = Producer