Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: Servlet with POST Request

Hassan Schroeder

2006-12-20

Replies:

On 12/19/06, Scott Carr <scarr@(protected):

> adduser can be an unlimited amount of times. I want to process the
> lines as they come into the Servlet, that way a seperate process could
> be doing something to complete each of the tasks, while I am in the
> process of working on reading the lines.

"unlimited" is kind of vague -- are you talking hundreds, thousands?
How time-consuming is the processing of each "adduser"?

I doubt you really want to start a separate thread for each one :-)

--
Hassan Schroeder ------------------------ hassan.schroeder@(protected)

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.