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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...