Damus
Katie profile picture
Katie
@katie
Spent my day working on some data engineering pipelines that make use of rabbitMQ. It really is such a versatile queuing system when you need more than the simple queues/streams redis can offer and aren’t pushing super high volumes that require something like Kafka. One of the most configurable message brokers out there 👌
6❤️5🤙6
nostrich · 159w
I use MQTT at home and AWS SQS at work. Both of which are pretty basic. What are some features of Rabbit MQ that you take advantage of?
Blake · 159w
Redis is working fine for me atm, but I see a rabbitMQ migration if Nostr continues to grow - especially for multi-region architecture.