Yee
Regular Member
- Dec 31, 2018
- 227
- 58
Nice read I don’t see threads like this a lot, I do have one question: why favor RabbitMQ over Redis as message queue ?
I always thought holding state in a distributed architecture is an anti-pattern not to mention RabbitMQ high cpu/memory consumption.
It's not ideally fit for modern ETL pipeline like it use to simply by showing database characteristic behavior and therefore holding state which again is not suitable for scaling.
I always thought holding state in a distributed architecture is an anti-pattern not to mention RabbitMQ high cpu/memory consumption.
It's not ideally fit for modern ETL pipeline like it use to simply by showing database characteristic behavior and therefore holding state which again is not suitable for scaling.