RE: performance between servlet and restlet

2009-12-28 Thread Jerome Louvel
Hi Kiwi,

See related RFE entered by Thierry:

Missing a way to configure the thread pool of the Netty and Grizzly
connectors
http://restlet.tigris.org/issues/show_bug.cgi?id=991

Best regards,
Jerome Louvel
--
Restlet ~ Founder and Lead developer ~ http://www.restlet.org
Noelios Technologies ~ Co-founder ~ http://www.noelios.com


-Message d'origine-
De : kiwionly [mailto:kiwio...@gmail.com] 
Envoyé : lundi 14 décembre 2009 08:09
À : discuss@restlet.tigris.org
Objet : performance between servlet and restlet

hi,

I try to port from servlet to restlet. the architecture is using spring +
hibernate, with netty/Grizzly in front.

the result is is servlet faster then restlet like 300%. 

since the servlet engine i using is tomcat which set thread to 200, 

for restlet, i not sure can I configure the server as well so i can test my
web app with same thread pool size.

any idea ?

kiwi

happy hacking

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

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


Re: performance between servlet and restlet

2009-12-28 Thread kiwionly
ok thx !

regards,
kiwi

On Mon, Dec 28, 2009 at 8:00 PM, Jerome Louvel jerome.lou...@noelios.comwrote:

 Hi Kiwi,

 See related RFE entered by Thierry:

 Missing a way to configure the thread pool of the Netty and Grizzly
 connectors
 http://restlet.tigris.org/issues/show_bug.cgi?id=991

 Best regards,
 Jerome Louvel
 --
 Restlet ~ Founder and Lead developer ~ http://www.restlet.org
 Noelios Technologies ~ Co-founder ~ http://www.noelios.com


 -Message d'origine-
 De : kiwionly [mailto:kiwio...@gmail.com]
 Envoyé : lundi 14 décembre 2009 08:09
 À : discuss@restlet.tigris.org
 Objet : performance between servlet and restlet

 hi,

 I try to port from servlet to restlet. the architecture is using spring +
 hibernate, with netty/Grizzly in front.

 the result is is servlet faster then restlet like 300%.

 since the servlet engine i using is tomcat which set thread to 200,

 for restlet, i not sure can I configure the server as well so i can test my
 web app with same thread pool size.

 any idea ?

 kiwi
 
 happy hacking

 --

 http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=24301
 79

 --

 http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2433324


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

performance between servlet and restlet

2009-12-13 Thread kiwionly
hi,

I try to port from servlet to restlet. the architecture is using spring + 
hibernate, with netty/Grizzly in front.

the result is is servlet faster then restlet like 300%. 

since the servlet engine i using is tomcat which set thread to 200, 

for restlet, i not sure can I configure the server as well so i can test my web 
app with same thread pool size.

any idea ?

kiwi

happy hacking

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