Y
Hacker News
new
|
ask
|
show
|
jobs
by
platz
1709 days ago
are these message channels deterministic? Or would order of delivery and processing be resolved by chance?
1 comments
nyanpasu64
1709 days ago
Message channels are deterministic if they're only used on a single thread.
link