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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to