From: <ovi...@jb...> - 2005-05-07 04:20:42
|
OK. org.jboss.jms.server.endpoint.Consumer is "Something". I will modify it to use a thread pool to deliver messages asynchronously to the remoting callback. This way, core threads will never touch the remoting layer. Acknowledgments will be sent back to the server by the thread that accepts the message. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876862#3876862 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876862 |