Network IO Interface commented on by Aidan Skinner (Jun 30, 2009).

Comment:

Re 1: We can throw JMSException after a timeout, that's probably better than block forever. OTOH, I am of the strong opinion that if you're doing any sort of I/O (disk, network etc.) on a 'critical thread' you get what you deserve.

Re 2: I think the potential performance penalty for a single client is probably something to be looked at, but I don't think it would matter where you have multiple active clients. Something to bear in mind however.

--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:commits-subscr...@qpid.apache.org

Reply via email to