<div dir="ltr">Hi<br><br>There is the xmpp bridge with ejabberd but I wonder if native xmpp bosh support in rabbitmq makes sense.<br>Let&#39;s say mochiweb accept xmpp http requests, a process per user receive a request and decide what to do with it.<br>
Each process will use the amqp erlang client to create a channel and then exchanges, queues and bindings when needed.<br><br>If mochiweb handles the connections and a plugin handles the logic do I really gain anything by using rabbitmq?<br>
I have a feeling that rabbitmq is the way to go but I don&#39;t know why.<br>What benefits do I get by using rabbitmq in this scenario?<br><br>Ben<br><br></div>