Re: Apache configuration issues

2019-05-01 Thread Shireen mirza
This is the peace of code which i am using to receive message from queue. i call that method in while loop every time it create connection with apache mq and recievw message and then close connection or session . it runs fine for 1 - 2 days but after some time . i got and error in my activeMq.lo

答复: ActiveMQ cannot handle too many topic with redeliveryPlugin

2019-05-01 Thread 付 传淮
Can you provide any dump file: Just like threaddump or heapdump? - Personal Email -邮件原件- 发件人: Franco Ng 发送时间: 2019年5月2日 9:51 收件人: users@activemq.apache.org 主题: ActiveMQ cannot handle too many topic with redeliveryPlugin Our market data would publish over 20,000 msg/s with

ActiveMQ cannot handle too many topic with redeliveryPlugin

2019-05-01 Thread Franco Ng
Our market data would publish over 20,000 msg/s within 30,000 topics, redeliveryPlugin and socketBufferSize, however, ActiveMQ seems unable to handle this volume that CPU usage % is 50% and cannot publish any message to subscriber(s) after certain starting time. Even, I stop the market data publis

Re: AMQP sample code with Artemis MQ

2019-05-01 Thread Clebert Suconic
Activemq artemis comes with a bunch of examples as part of the download. On Tue, Apr 30, 2019 at 8:25 AM Tim wrote: > Hi, > > could you please some one having any AMQP sample code with Artemis MQ & IBM > MQ to compare both the functionality test. > > if you have please provide ? > > Thanks > > >

Re: Apache configuration issues

2019-05-01 Thread Clebert Suconic
I’m sorry. You need to add more context to the issue. Nobody will be able to help you without information. On Wed, May 1, 2019 at 2:18 AM Shireen mirza wrote: > I got this error while receiving messgaes on close, rollback duplicate: . > I need your help to resolve this issue. > > Thanks in adv