On 15/01/07, Trustin Lee <[EMAIL PROTECTED]> wrote:
I am sorry for the late response. This mailbox doesn't know how to shrink itself. :)
No worries. My mailbox is a vortex into which mails enter but rarely exit...
> We implemented heartbeats using the sessionIdle event. I think > heartbeats would be a really useful thing to add to core MINA since I > think most TCP/IP apps need heartbeats - if the MINA guys would like > to take our heartbeat implementation from Qpid you would be more than > welcome. Could you let me know the URL of the implementation?
I had a look at our heartbeat implementation in Qpid but realised that it wasn't terribly self-contained. I think it would be only feasible to add it as a subclass of IoHandler which set it all up. I will see if I can create a class usable by others and post it to the list. RG
