Hi, Creating queues and topics just increases memory usage on the broker. But the overall number of message/second is what increases your CPU load (no matter if it's 1 destination or 1000 destinations). Best thing to do is benchmark your use case to determine your memory / cpu requirements.
On 4/13/07, msca <[EMAIL PROTECTED]> wrote:
Hi everybody My question is how many queues/topic could be at same time, whitout overloadin the server? I have to work about 300-400 queues, and 1000 topics it is so much, or it is nothing for amq? anybody has experience with this? i have to implement a chat, with rooms, and with private messages. I have no idea how to deliver a message personally to one person. I would like to made a queue for everybody, and a topic for every room. This could be that much... regards, Szabi -- View this message in context: http://www.nabble.com/maximum-queue-topic-tf3573692s2354.html#a9985809 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
-- Regards, Hiram Blog: http://hiramchirino.com
