users@grizzly.java.net

Suspend connection question

From: Richard Corsale <igf1_at_yahoo.com>
Date: Tue, 2 Mar 2010 11:23:21 -0800 (PST)

Hi All,

I wanted to check out the status of something that we talked about over a year ago. That was thinking of a better way to suspend connection. The way my Comet code is right now, every resume has to make a new CometHandler. Thats... not very good for a number of reasons. I would list my concerns if they are even still relevant :)

So.. is there a better way to suspend/resume ?