You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bu...@apache.org on 2003/05/07 05:23:59 UTC

DO NOT REPLY [Bug 19418] - 100 processor usage if RemoteDelivery uses more then 1 thread

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19418>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19418

100 processor usage if RemoteDelivery uses more then 1 thread

noel@devtech.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From noel@devtech.com  2003-05-07 03:23 -------
I have submitted a change to the v2 and HEAD branches that changes the notify 
and wait code.  Only store() wakes threads waiting in accept(), and it only 
wakes one thread.

This code works here, in so far as I have multiple RemoteDelivery threads 
processing mail to a message sink without consuming the CPU, but I've always 
had difficultly reproducing the particular problem reported.

---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org