Re: Which data structure (whether FIFO queue or Input stream) is used by Tomcat server

2011-04-11 Thread Pid
WHY YOU'RE SHOUTING. *Some one said there will be FIFO queue to store the requests* That 'someone' eh? They're always saying stuff like that. Read the docs: http://tomcat.apache.org/tomcat-6.0-doc/ e.g. http://tomcat.apache.org/tomcat-6.0-doc/architecture/requestProcess/requestProcess.pdf

Re: Which data structure (whether FIFO queue or Input stream) is used by Tomcat server

2011-04-11 Thread Tim Whittington
WHY YOU'RE SHOUTING. *Some one said there will be FIFO queue to store the requests* That 'someone' eh?  They're always saying stuff like that. Read the docs:  http://tomcat.apache.org/tomcat-6.0-doc/ e.g.  http://tomcat.apache.org/tomcat-6.0-doc/architecture/requestProcess

Which data structure (whether FIFO queue or Input stream) is used by Tomcat server

2011-04-10 Thread vinod hv
to check the performance of a server . So am simulating huge number of HTTP requests by creating threads and sending HTTP requests.So WHERE DOES APACHE TOMCAT server store these request for processing. *Some one said there will be FIFO queue to store the requests* But i am not sure about it. I

Re: fifo queue

2008-01-07 Thread Marco Caldirola
Hi, I'm trying to do a performance test and I must generate a fifo queue in order to verify my resource allocation policies.I have implement ed the synchronized method and set maxThread=1 in server.xml file. It seems it is working. Could you please send me reference on command object?Thanks

Re: fifo queue

2008-01-07 Thread Mikolaj Rydzewski
Marco Caldirola wrote: Hi, I'm trying to do a performance test and I must generate a fifo queue in order to verify my resource allocation policies.I have implement ed the synchronized method and set maxThread=1 in server.xml file. It seems it is working. Could you please send me reference

Re: fifo queue

2008-01-04 Thread Mikolaj Rydzewski
Marco Caldirola wrote: I need to create on my tomcat 6.0 server a fifo queue of my http requests. I want to process a single request at a time. Do you have an idea? Change your idea. Do you really need such a nasty hack? Use command pattern. Process requests as usual, create Command

Re: fifo queue

2008-01-04 Thread ben short
, 2008 11:12 AM, Marco Caldirola [EMAIL PROTECTED] wrote: Hi, I need to create on my tomcat 6.0 server a fifo queue of my http requests. I want to process a single request at a time. Do you have an idea? Thanks in advance. Marco ___ L'email della

fifo queue

2008-01-04 Thread Marco Caldirola
Hi, I need to create on my tomcat 6.0 server a fifo queue of my http requests. I want to process a single request at a time. Do you have an idea? Thanks in advance. Marco ___ L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail

Re: fifo queue

2008-01-04 Thread David Delbecq
Caldirola s'exprimait en ces termes: Hi, I need to create on my tomcat 6.0 server a fifo queue of my http requests. I want to process a single request at a time. Do you have an idea? Thanks in advance. Marco ___ L'email della prossima generazione? Puoi