This is not directly relevant to HttpCore project, but for your specific use case you might want to also have a look at Jetty. Transition from your current system should be trivially easy, and from embeddability view point Jetty is superior to Tomcat. Whether it gets you significant performance improvements obviously depends on your use cases, and specific challenges. But it's probably worth a try.
-+ Tatu +- ----- Original Message ---- From: Techie India <[EMAIL PROTECTED]> To: HttpComponents Project <[email protected]> Sent: Monday, September 3, 2007 2:07:03 AM Subject: Re: Regarding HTTP Core Features.. ... Actually we are using the Embedded tomcat in our application for giving HTTP Support, But we are facing some performance issue there so we want to replace that with HTTP Core based Server. ... ____________________________________________________________________________________ Shape Yahoo! in your own image. Join our Network Research Panel today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
