Running multiple activemq instances on the same server

2011-08-21 Thread JohnTom
Hi I was following this: https://sbforge.org/display/BITMAG/Running+multiple+activemq+instances+on+the+same+server https://sbforge.org/display/BITMAG/Running+multiple+activemq+instances+on+the+same+server However when i issue: bin/activemq create instance1 then i get this error: ERROR:

Sharing producer session between threads

2011-08-21 Thread moismail
Hi All, I am trying to send huge amount of messages from multiple threads. I want to optimize the performance by sharing either the session or the connection object. What is the best practice for it? What about the thread safety? Thanks -- View this message in context:

camel and email

2011-08-21 Thread jmls
I am wanting to be able to poll my gamail account, process all unread messages and send them to either a queue or a topic. everytime I try to add a route to camel.xml the service fails to start. What is wrong with this ? route descriptiontest mail/description from

Re: Broker of brokers topic duplicate question

2011-08-21 Thread David Fischer(Gtalk)
All, I have been testing the spoke hub model and i have yet to be able to get a setup that does not duplicate messages if network TTL is greater than 1. Does anyone have any insight into Topics and network of brokers??? Thanks On Thu, Aug 4, 2011 at 11:53 AM, David Fischer(Gtalk)