Ruby: error: qpid/messaging/Logger.h: No such file or directory

2016-11-21 Thread Gary Taylor
I am trying to get the server.rb sample from https://qpid.apache.org/releases/qpid-0.32/messaging-api/ruby/examples/index.html to work. When I try to install the qpid_messaging gem I get an error about being unable to find Logger.h. It looks like it is there to me? It's probably user error but

Re: [Qpid C++ Broker][HA] How to configure the HA-cluster without rgmanager?

2016-11-21 Thread Alan Conway
On Sun, 2016-11-20 at 17:53 +0800, lei@airlink-software.com wrote: > Hi, > > I'm trying to configure the qpid HA-cluster without rgmanager but it > doesn't work. > > The version Infos: > --- > CentOS 7.2 > qpid-cpp-1.35.0 > qpid-proton-0.14.0 >

Re: qpid-cpp-1.35 rpm build for SUSE

2016-11-21 Thread rammohan ganapavarapu
Chris, Thanks for trying to help me, below are my env details. OS: SUSE Linux Enterprise Server 12 SP1 (x86_64) - Kernel \r (\l). cmake -version cmake version 2.8.12.1 gcc version 4.8.5 (SUSE Linux) Ram On Fri, Nov 18, 2016 at 6:16 PM, Chris Richardson wrote: > Hi Ram, > >

RE: [Qpid C++ Broker][HA] How to configure the HA-cluster without rgmanager?

2016-11-21 Thread Steve Huston
I am not an expert in all cluster things, but the only way I have seen qpid C++ brokers in a cluster is using rgmanager. It takes care of managing the need to move the cluster primary around. It also manages the virtual IP address assigned to the broker cluster - you didn't mention a virtual IP

Re: C++ Broker --worker-threads option

2016-11-21 Thread Gordon Sim
On 21/11/16 13:25, Gregory Simpson wrote: Hi, I am trying to get a better understanding of what the C++ broker --worker-threads option does. The Linux man pages says that this parameter "Sets the broker thread pool size" so I believed that when this is set to a higher number then performance

C++ Broker --worker-threads option

2016-11-21 Thread Gregory Simpson
Hi, I am trying to get a better understanding of what the C++ broker --worker-threads option does. The Linux man pages says that this parameter "Sets the broker thread pool size" so I believed that when this is set to a higher number then performance should improve. In testing this theory I

Qpid JMS client JmsConnection.close() hangs

2016-11-21 Thread DraCzech
Hi, I'm currently using ActiveMQ 5.14.1 embedded broker connected from several local queues to MS Azure IoT Hub using JmsConnectionFactory as foreignConnectionFactory in SimpleJmsQueueConnector. (Using dependency to qpid jms client 0.11.1) Each queue is connected to the server via its respective