users@grizzly.java.net

Re: How to transfer large Object divide into many times?

From: yangjun2 <yangjun1120_at_gmail.com>
Date: Thu, 14 Jul 2011 01:05:25 -0700 (PDT)

// Instruct FilterChain to store the remainder (if any) and continue
execution
 return ctx.getInvokeAction(remainder);

When use remainder pattern to store the incompleted data , how to avoid
thread loop all always to wait the remainder data?

-----
Best Regards,
Young
--
View this message in context: http://grizzly.1045725.n5.nabble.com/How-to-transfer-large-Object-divide-into-many-times-tp4469532p4585783.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.