Hi,

some useful scalability resources:

- ${ACTIVEMQ_HOME}/conf/activemq-scalability.xml
-
http://www.slideshare.net/dejanb/advanced-messaging-with-apache-activemq?from=ss_embed
-
have some slides on scaling



Regards
-- 
Dejan Bosanac - http://twitter.com/dejanb
-----------------
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net

Connect at CamelOne <http://camelone.com/> May 24-26

The Open Source Integration Conference



On Thu, Jun 2, 2011 at 10:29 PM, erickmelo <erickm...@gmail.com> wrote:

> Hi,
>
> I'm a new user of ActiveMQ and I've some questions about the scalability.
>
> I've found some tests the show activeMQ throughput (many senders and many
> consumers). But I didn't find test showing how can ActimeMQ manage a large
> number of subscribers of a topic.
>
> I would like to send a msg for a large number of clients using the Topic
> (non-persistent) strategy. I have some questions in this scenario:
> - When the client connects to ActiveMQ (tcp://hostname:port) a TCP socket
> connection is created. Does this connection keep alive always of is there
> some schema of "pooling"?
> - How many clients can be connected to a Host at the same time?
> - Is possible to create a "time-to-live" to a message?
> - How does ActiveMQ ajax support works with non-persistent message (it's
> use
> pooling)?
>
> Erick
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/How-ActiveMQ-handle-thousand-of-subscribers-in-a-Topic-tp3569320p3569320.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to