19 ms·
There is already a mechanism suitable for your Facebook example use-case, namely publishing to an exchange which will send the message to multiple queues.
by TwoHeadedBeast 5y ago
There is already a mechanism suitable for your Facebook example use-case, namely publishing to an exchange which will send the message to multiple queues.
- spenczar5 5y agoRight. The big feature that append only logs allow is replay. I have never really seen the point, though - and I say this as a big Kafka user!