[jboss-user] [JBoss Messaging] - Re: Improve performance on sending messages to a queue

bortx do-not-reply at jboss.com
Fri May 9 04:08:21 EDT 2008


I mean creating a Work (javax.resource.spi.work.Work) that performs the task of sending the message to the queue, so that the process that sends the message would only create a Work object and pass it to a WorkManager for executing it asynchronously in another thread, and continue its execution. I think this could reduce process execution time.

But I would like to know if there is a way of tunning jboss messaging to avoid high times on sending.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149672#4149672

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149672



More information about the jboss-user mailing list