MattDietz / yagi

A pubsubhubbub publisher implementation
9 stars 1 forks source link

how to connect to multiple remote rabbitMQ servers from a single yagi event #19

Open user333 opened 13 years ago

user333 commented 13 years ago

Hi,

We are trying to get messages from remote rabbitMQ servers. Currently we are able to get messages from a remote rabbitMQ server, could you please suggest how can we get messages from multiple remote rabbitMQ servers to a single yagi feed.

Request you to please suggest the changes needed in yagi.conf to get messages from multiple remote rabbitMQ servers.

Thanks in advance.

MattDietz commented 13 years ago

Sorry for the late response on this!

Unfortunately, right now there's no way to connect to multiple rabbits from a single Yagi instance. I suggest you create additional Yagi servers to read from each rabbit in the mean time