users@grizzly.java.net

Grizzly 2.0 M1: Filter ordering

From: testn <test1_at_doramail.com>
Date: Tue, 5 May 2009 01:19:49 -0700 (PDT)

I tried to use Grizzly 2.0 M1 but I found that Filter's handleAccept /
handleRead don't get fired in order since it uses threadpool. For example,
if I connect to Grizzly and write message to it right away, it's possible
that "handleRead" is called before "handleAccept". What should be the
correct to handle it?
-- 
View this message in context: http://www.nabble.com/Grizzly-2.0-M1%3A-Filter-ordering-tp23383056p23383056.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.