On 08/15/2013 02:00 PM, zackhasit wrote:
OK. I should mention that my program has taken code directly from simple
producer and simple consumer in the test program supplied with CMS code
(Since I am newbie it felt easiest way). The program get messages (like
simple consumer), does its own work and send it to another broker (like
simple producer) . So its a combined producer consumer. I hope that helps.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/High-CPU-on-CMS-application-tp4670425p4670432.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
You can try using transacted sessions to reduce the amount of request /
response operations going on. Without further insight into what's going
on all I can say is do less stuff and CPU usage will go down.
You should try to do some analysis to see what / where / when the CPU
usage increases in you code.
--
Tim Bish
Sr Software Engineer | RedHat Inc.
tim.b...@redhat.com | www.fusesource.com | www.redhat.com
skype: tabish121 | twitter: @tabish121
blog: http://timbish.blogspot.com/