Re: Can I Receive and Disconnect simultaneously

2016-09-19 Thread Timothy Bish
On 09/19/2016 03:28 AM, Andrzej K wrote: 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.n

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-simu