i have a problem about AMQ connection.

2009-09-16 Thread blackbear
yesterday, i just tested this : 1200users in a topic eventually, i got this exception. --error ERROR MulticastDiscoveryAgent- Failed to advertise our service: default.ActiveMQ-4.alive.%localhost%tcp://caveman

thanks, everyone. but I need more. :)

2009-09-15 Thread blackbear
at first, thanks for helping me. so, now my TOPIC is dealing with 3200 publishers. but i want more capability. is there any advices for increasing my ActiveMQ Performance? --system- cpu : pentium4 3.0Ghz Physical Ram : 2Ghz Network : Very Fast ActiveMQ Version = 5.2 Release

i have a problem about Topic [re-question : detail info]

2009-09-14 Thread blackbear
almostly I have 2 users to connect to my topic. but my topic raise 'Java.Lang.OutOfMemoryError' when it has 900 consumers. how can i achive my goal? (2 users) anyone who know about this problem, please give me a hint. --my environment --- cpu : pentium

i have a problem about Topic

2009-09-14 Thread blackbear
almostly I have 2 users to connect to my topic. but my topic raise 'Java.Lang.OutOfMemoryError' when it has 900 consumers. how can i achive my goal? (2 users) anyone who know about this problem, please give me a hint. have a good day~ -- View this message in context: http://www.nabble

hi~ i have a question about selector in topic

2009-08-25 Thread blackbear
nowadays, i use ActiveMQ for my Application. and i have a little problem Using Topic with Selector. i wanna implement message-grouping in Topic. <--- like multicasting but messageGroup isn't supported yet. (i fount it'll contain 5.3 version) so, is there any way to implement that? please, hel