On 11/25/2013 12:26 PM, darkrwe wrote:
Hi guys;
I wonder something about SSL/TLS authentication of ActiveMQ
is there any way to authenticate activemq-cpp clients to add these clients
public keys to broker truststore automatically?
--
View this message in context:
http://activemq.2283324.n4.
Hi Dan,
I'm not quite sure where you're having performance issues and what exactly
it is that you want to improve. Is the NMS client going too slow producing
messages to a Java consumer? If you have a small test case in source code
that can show the performance issue, that would be very helpful.
Hi guys;
I wonder something about SSL/TLS authentication of ActiveMQ
is there any way to authenticate activemq-cpp clients to add these clients
public keys to broker truststore automatically?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/setting-up-c-client-app-using-
I am beginner in ActiveMQ, I want to use transactions within spring file, But
as I saw in org.springframework.jms.core.JmsTemplate
It commit transaction after each message is sent. I want to commit after a
batch of messages. How should I configure this ?
--
View this message in context:
http:
Client violated the spec. The server terminating the offending
client's connection does not see like a problem to me.
On Sun, Nov 24, 2013 at 11:56 AM, AlexP wrote:
> Does anyone have any idea why we would get a disconnect after trying to
> un-subscribe an invalid subscription via Stomp?
>
> I'l
dears i got a problem in active mq i am using activemq 5.4.3 on unix centos
6
when i send 10 message and i monitor the browser i found that it pulls 2
message once to dequeued and i found that 5 message only is in my received
folder i am looking in my listener log file i found that the 10 messag
I am using Active MQ-5.9.
I am building an application which publishes high amount of data at high
rate. But client gets disconnected after some time.
Is it bcoz i am using connection persistence ??
Plz help ..
Thanks .. :)
--
View this message in context:
http://activemq.2283324.n4
I have experienced the same issue in my production environment.
ActiveMQ 5.7 production application (using VM transport and AMQ connection
pool).
Did you find a workaround to avoid this issue?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/consumer-threads-waiting-on-V
I also want to know.. using spring how can i send a batch of messages and
commit after it while using transaction ?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Batch-message-sending-with-JmsTransactionManager-of-Spring-tp4291842p4674824.html
Sent from the ActiveMQ -
Thanks for your response,
Will you please let me know something about my first post regarding Client
Acknowledgement Vs Transactions ? -->
"I have a requirement where I am confused between transactions and Explicit
acknowledgement. The requirement is:
When a consumer receives a message it do some p
On 11/25/2013 10:34 AM, Sophia Wright wrote:
In addition to above reference..
When we use Client Ack mode, We specify it while creating the sessions. So
to use Client Ack, do we need to specify this on both producer and consumer
side ? if yes, how differently it works for producer and consumer ?
In addition to above reference..
When we use Client Ack mode, We specify it while creating the sessions. So
to use Client Ack, do we need to specify this on both producer and consumer
side ? if yes, how differently it works for producer and consumer ?
--
View this message in context:
http://a
I think the example was to demonstrate Tim's point. You can have
wildly differing performance observations depending on environment. If
you'd like to benchmark and share your data points that would be
wonderful.
On Mon, Nov 25, 2013 at 4:11 AM, xbhanu wrote:
> True, But I thought just like OpenWi
also look at multi kahadb which allows you to split destinations
across stores, such that different usage patterns don't collide
http://activemq.apache.org/kahadb.html#KahaDB-Multi%28m%29kahaDBpersistenceadapter
http://blog.garytully.com/2011/11/activemq-multiple-kahadb-instances.html
On 22 Novem
True, But I thought just like OpenWire's Performance numbers are mentioned
here -- http://activemq.apache.org/performance.html, Maybe you guys could
share some AMQP performance numbers if you have them already.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Any-Performan
I have (I believe) for the most part successfully created an embedded broker.
It has been configured with two connectors, one addressed externally from
tls/ssl://ip:61684 and the other from tcp://ip:61683. The idea actually is
that the mutually authenticated url is to be used by external clients an
Thanks for your response gary.
I have a requirement where I am confused between transactions and Explicit
acknowledgement. The requirement is:
When a consumer receives a message it do some processing with the message
before acknowledging the message. And while processing the message it could
get s
17 matches
Mail list logo