Hi there,
I have encountered a problem connecting to ActiveMQ over SSL using
Silvertunnel-netlib (TOR).
I don't know if the problem is with Netlib, ActiveMQ or both (they both work
fine on their own but fail when combined).
The details are given here: http://stackoverflow.com/questions/12420
Based on some other post I decided to add the following parameters to my
configuration:
The system seem to have started correctly but after a few minutes util it
started throwing the following exceptions:
INFO | jvm 1| 2012/09/19 00:43:12 | INFO | Recovering
Here is my flow:
Queue A has a store limit set to 15% and producerFlowControl turned on.
Thread "foo" publishes on queue A
Thread "bar" listens for A, does something, and publishes on queue B
Thread "bat" listens for B, does something and publishes on queue C
Thread "boo" listens for C, does som
Just an update. I decided to remove the and decided to use the
default.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/configuration-question-tp4656494p4656707.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Dear Distinguished Colleagues:
I've been trying to understand something.
My queues take Java object messages. Serialized into bytes, each Java
object is about 1.5K on average.
When I have a backlog of 10 million objects on one of the queues, the
disk utilization of kahadb is around 50gigs. B
your config looks ok, but this may be a case of
https://issues.apache.org/jira/browse/AMQ-3993 which still needs
investigation
On 19 September 2012 01:21, pollotek wrote:
> I'm seeing this situation happen more often in my servers and seems pretty
> random, some servers do connect and some don't.
there is no easy way to do this today out of the box.
it has be discussed many times, and there is even a name, ninja client.
Something that has all the smarts about brokers and their load and can
return a connection with some guarantees w.r.t to throughput etc.
The statistics broker makes broke