That’s not bad actually.
Comment on If "Master/Slave" terminology in computing sounds bad now, why not change it to "Dom/Sub"?
Teddy@programming.dev 2 months ago
I’ve seen publisher/subscriber out in the wild.
QuarterSwede@lemmy.world 2 months ago
peopleproblems@lemmy.world 2 months ago
Gotta be careful with that one when talking data streams though.
A pub/sub pattern implemented for message queue flow is available in most cloud (and on prem) solutions.