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
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
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
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
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