Invalid TLS Padding error

2015-05-07 Thread Abhilash Mula
Hi, We are facing an error when trying to connect to Qpid using informatica. Im not an SSL expert but im attching the ssl log from debug. >From the log 1. We negotiate the handshake correctly (WRITER_1_*_1> JAVA PLUGIN_1762 [DEBUG] *** ServerHelloDone) 2. We then receive a (I assume) non-encrypte

Re: Selectables usage

2015-05-07 Thread Michael Ivanov
Thanks, Rafael! 07.05.2015 16:47, Rafael Schloming пишет: > That looks mostly correct to me. I've made a few notes inline... > > On Thu, May 7, 2015 at 9:27 AM, Michael Ivanov wrote: > >> Hallo, >> >> I am trying to integrate proton messenger with a regular select-based >> event loop. >> Regret

Re: Selectables usage

2015-05-07 Thread Rafael Schloming
That looks mostly correct to me. I've made a few notes inline... On Thu, May 7, 2015 at 9:27 AM, Michael Ivanov wrote: > Hallo, > > I am trying to integrate proton messenger with a regular select-based > event loop. > Regrettably there's not much documentation about reading and sendingn > messag

Selectables usage

2015-05-07 Thread Michael Ivanov
Hallo, I am trying to integrate proton messenger with a regular select-based event loop. Regrettably there's not much documentation about reading and sendingn messages in passive mode using selectors. Can you give a quick look to the pseudo-code, describing message input in my event loop and veri

Re: [NEED HELP] Qpid benchmark Issues/Questions

2015-05-07 Thread Rob Godfrey
Hi Siva, I'm having difficulty reproducing your results... I wrote a test program similar to the one you described - 1 connection, 256 sessions each session sends 1 message to a fanout exchange and consumers 256. The total runtime for me was 5 seconds. Switching to use one session per connectio

Re: [NEED HELP] Qpid benchmark Issues/Questions

2015-05-07 Thread Gordon Sim
On 05/07/2015 06:38 AM, Sivananda Reddys Thummala Abbigari wrote: Hi Gordon/Rob, Sincere apologizes for the delayed response. Please find my responses: @Gordon: Q) You don't mention which client/broker you are using. However I think its true in most cases that there will be no performance ben

Re: push-style Pub/Sub with qpid::messaging API

2015-05-07 Thread Gordon Sim
On 05/07/2015 01:13 AM, marianne.rieckmann wrote: Hi, I would like to build a push-style publish subscribe messaging system using the qpid::messaging API and C++ Broker. Is this possible? I can see from previous posts, this push-style is not directly supported. http://qpid.2158936.n2.nabble.com/