[rabbitmq-discuss] Questions about how best to use RabbitMQ
Steve Jenson
stevej at gmail.com
Mon Nov 3 18:56:40 GMT 2008
Hi there,
I'm evaluating RabbitMQ for an upcoming project and am trying to
figure out the best way to implement things using RabbitMQ.
For my project, we're sending pubsub-style streams of near real-time
updates to our customers.
It seems like what I want is to setup a fanout exchange linked to one
queue per customer protected with user credentials. Previously I was
using realms and ACLs to do this but I understand that's going away.
What would be a better way to do this in RabbitMQ?
Thanks,
Steve
More information about the rabbitmq-discuss
mailing list