Ok, I've looked at the code and it seems that comet interfaces has not
changed. So I can use my existing comet code that simply create an handler
and call the write method on the response (right) ?
Now that writes are asynchronous, is it safe to call the flush method ?
What is happening if the write queue is full ? Should I handle an exception
like you said for HttpServer ?
Is it possible that the momery growth a lot before grizzly find out that the
client is disconnected ?
Thanks.
William.
--
View this message in context: http://grizzly.1045725.n5.nabble.com/Grizzly-2-X-Comet-VS-response-suspend-tp4481846p4485212.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.