suitability of configuration for a use case

2010-07-18 Thread Vjaceslavs Klimovs
Hi, We generally have two types of messages passing through our ActiveMQ instances. (1) First type needs transacted guaranteed delivery and high-availability, but the amount of messages of this kind is low, and latency is not really important. (2) Second type, on the other hand, needs low latency

Mass posting on forums, guestbooks and adboards

2010-07-18 Thread JoaoZorro
When you need to populate web site, you can get many offers from everywhere, but you have to know, that there is one seo tool, that automatically and thoroughly submit posts ads to webboards and guestbooks, as well, flooding the wiki and blogs it's http://web-promotion-services.net great SEO

Re: Please Help

2010-07-18 Thread qin ding
Thanks. specifically what should I implement "one topic per table".  My message Producer creates a reply Destination and set this destination to the message jmsReplyto property.  This destination is dynamically reacted using the tableName informaiton.  If the table name is "mytable", then the to

Message returned in onMessage in client of AMQ is corrupted

2010-07-18 Thread Michal Singer
Hi. For some reason, on some scenarios after restart of my server, the message the client receives on onMessage is corrupted. I always check the type: if(logicResponse instanceof LogicResponse) and i get true since it is always the same instance. But, on some scenarios, i get false, even though t