Serge Knystautas wrote:
> kb wrote:
> > sorry about asking this but i would just like to verify if James uses
> > any of the new non blocking io available since java 1.4 ?

> Nope, we're using JavaMail which doesn't have nio.  Also, we're a long
> way (and possibly never going to reach a point) where nio is useful to
> an app like James.

NIO is important to changing the 1:1 relationship between active connections
and threads.  However, we've had many requests from the user community to
not require JRE 1.4+.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to