[jboss-user] [JBoss Messaging] - Problem with large strings

2006-07-26 Thread ONIT
Hi, I am trying to send a TextMessage with a string of up to 500K. The message eventually gets through but the memory requirements (over 60M) and performance (10 seconds or more) are very bad. Can JBoss Messaging handle strings this large? If so, how? Thanks for your help, Dennis View th

[jboss-user] [JBoss Messaging] - Re: Problem with large strings

2006-07-27 Thread ONIT
Hello Tim, Thanks for the quick response. Your results sound very encouageing. I didn't bother you with the details since I thought you would experience the same problem. I am using: JBoss_4_0_4_GA JBoss Messaging 1.0.1.CR3 Windows XP Professional Everything is on one JBoss server. I have a

[jboss-user] [JBoss Messaging] - Re: Problem with large strings

2006-07-27 Thread ONIT
Hi Tim, Could you send me the code you are using for testing? Thanks, Dennis View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961335#3961335 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961335 __

[jboss-user] [JBoss Messaging] - Re: Problem with large strings

2006-07-27 Thread ONIT
Hi Tim, Stupidity hurts. I am in debug mode and was outputing the 400K string to the console. That is what killed it. Now the messaging takes 16 milliseconds. Sorry about that. Thanks, Dennis View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961353#3961

[jboss-user] [JBoss Messaging] - SimpleMemoryManager Warning

2006-07-27 Thread ONIT
Hi again, The JBoss Messaging system is working great. Performance is outstanding and memory usage is negligible even with 400K messages. Memory usage for the whole application never exceeds 50M. My only question is that I get a series of these warning messages: 13:46:03,093 WARN [SimpleMe