i access a remote restlet server using ClientRestlet and Httpclient, the
clientresource seems to be 
slower than httpclient, i debug the open source,
BaseClientHelper.handle(Request request, Response response)'s

...... if (!latch.await(NioUtils.NIO_TIMEOUT, TimeUnit.MILLISECONDS)) {.....
takes most of time.

who can show me the reason, and how to resovle the problem!
thanks!



--
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/ClientRestlet-speed-compare-to-apache-Httpclient-tp7578359.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3005178

Reply via email to