> Ok, my system should therefore be able to run the code, and I'm not using the
> Apache web server,
> I am running the servlet engine as a standalone process with the Zeus web
> server.
> The process eats up most of performed CPU cycles, even after I used the
> -noasyncgc flag.
> Are there any other known reasons for the servlet engine code to behave like
> this?

yes, if you are using green threads instead of native threads that can
happen.

-jon



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to