Hacker News new | ask | show | jobs
by yawniek 1196 days ago
many people seem to not have clarity on what a distributed log is and in which architecture its useful and in which not. if you are abusing a distributed log as a message queue, you are most of the time creating a mess.
1 comments

The "abuse" you describe is pretty much how Kafka is used everywhere I've worked.