What's your opinion about the use of RabbitMQ as messages broker,if I think to do scalable an aplicacion using socket.io into my nodejs project, in comparison with redis wich will be i use??
In which othe scenarios could use Rabbit or there are other tool more powerfull.
what did you recommend me to make a building well scalable aplication in Nodejs.
I'm reading this article http://blog.cloudfoundry.com/2013/01/31/scaling-real-time-apps-on-cloud-foundry-using-node-js-and-rabbitmq/
I need your Feedback.Thanks.