Re: [Simpleweb-Support] Speed in serving requests
Brought to you by:
niallg
From: Jeff N. <je...@ne...> - 2007-03-10 12:28:20
|
Hi Oscar, Where is your performance issue? Raw speed when handling a single =20 request, or only under load? Also, how are you serving those files? Are you reading and writing =20 them manually, or are you using the built-in FileEngine? Jeff On Mar 10, 2007, at 1:18 PM, Oscar Perez wrote: > Hi, > first of all, I would like to congratulate Simpleweb's creators for > their work. Now it's really easy to embbed a web server into an =20 > existing > Java application. > But I've got a question: is there a way to tune performance. I mean, > I've implemented a server with just one service. This service simply > reads files from the filesystem and returns them to the client. But =20= > I'm > unable to achieve the required performance and I wonder if I can =20 > tune it > to be faster. > > Thanks a lot for your help and congratulations again! > > Oscar P=E9rez. > > ----------------------------------------------------------------------=20= > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to =20 > share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?=20 > page=3Djoin.php&p=3Dsourceforge&CID=3DDEVDEV > _______________________________________________ > Simpleweb-Support mailing list > Sim...@li... > https://lists.sourceforge.net/lists/listinfo/simpleweb-support > |