Re: Can I Receive and Disconnect simultaneously

2016-09-19 Thread Timothy Bish
.nabble.com/Can-I-Receive-and-Disconnect-simultaneously-tp4716590p4716630.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. MessageConsumer::close would unblock the receive and close down that consumer. -- Tim Bish twitter: @tabish121 blog: http://timbish.blogspot.com/

Re: Can I Receive and Disconnect simultaneously

2016-09-19 Thread Andrzej K
Or, in other words, when I decide to use a blocking call from MessageConsumer::receive() is there a way to interrupt (or cancel) it form another threa without killing the entire application? -- View this message in context: http://activemq.2283324.n4.nabble.com/Can-I-Receive-and-Disconnect

Can I Receive and Disconnect simultaneously

2016-09-16 Thread Andrzej K
-I-Receive-and-Disconnect-simultaneously-tp4716590.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.