users@grizzly.java.net

Re: Grizzly http client race condition

From: testn <test1_at_doramail.com>
Date: Thu, 28 May 2015 08:14:05 -0700 (MST)

That's how grizzly-http-client was written to use FeedableBodyGenerator even
though it seems unnecessary to convert an InputStream into an OutputStream
to feed it down to Grizzly again where Grizzly could have read the data
directly from InputStream in worker thread.



--
View this message in context: http://grizzly.1045725.n5.nabble.com/Grizzly-http-client-race-condition-tp5710847p5710860.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.