Hi Anthony, I'm not sure what is the officially recommended approach, but in our company we are running multiple instances of the broker on the same host(s) - each of them is using different ports to listen on. They provide independent environment to all developers/testers/etc. So far, I'm not aware of any troubles caused by this setup.
Regards Jakub On Mon, May 16, 2011 at 19:10, Anthony Foglia <[email protected]> wrote: > On 5/16/2011 4:16 AM, Gordon Sim wrote: >> >> On 05/14/2011 11:28 PM, Anthony Foglia wrote: >>> >>> Does the C++ broker support virtual hosts, and if so how do I set them >>> up? All the documentation on setting up virtual hosts is either for the >>> Java broker, or unclear as to which broker it is about. >> >> No it does not. > > We're working on an qpid client application and I had been hoping to use > virtual hosts to allow multiple developers to share the same qpid server > without interfering with each other. What's the suggested way of handling > this? Multiple processes? Multiple servers? > > We have no AMQP experience, so any advice would be appreciated. > > -- > Anthony Foglia > Princeton Consultants > (609) 987-8787 x233 > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
