You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2006/08/28 15:51:22 UTC

[jira] Created: (HTTPCORE-9) Provide non-blocking (async) server side I/O transport based on NIO

Provide non-blocking (async) server side I/O transport based on NIO
-------------------------------------------------------------------

                 Key: HTTPCORE-9
                 URL: http://issues.apache.org/jira/browse/HTTPCORE-9
             Project: HttpComponents Core
          Issue Type: Improvement
          Components: HttpCore NIO
            Reporter: Oleg Kalnichevski
         Assigned To: Oleg Kalnichevski
             Fix For: 4.0-alpha3


Provide non-blocking (async) server side I/O transport based on NIO. Implement an I/O reactor capable of supporting multiple non-blocking connection listeners. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] Resolved: (HTTPCORE-9) Provide non-blocking (async) server side I/O transport based on NIO

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HTTPCORE-9?page=all ]

Oleg Kalnichevski resolved HTTPCORE-9.
--------------------------------------

    Resolution: Fixed

Fixed in the SVN trunk

I/O reactor is now capable of maintaining an arbitrary number of non-blocking connection listeners.

Oleg

> Provide non-blocking (async) server side I/O transport based on NIO
> -------------------------------------------------------------------
>
>                 Key: HTTPCORE-9
>                 URL: http://issues.apache.org/jira/browse/HTTPCORE-9
>             Project: HttpComponents Core
>          Issue Type: Improvement
>          Components: HttpCore NIO
>            Reporter: Oleg Kalnichevski
>         Assigned To: Oleg Kalnichevski
>             Fix For: 4.0-alpha3
>
>
> Provide non-blocking (async) server side I/O transport based on NIO. Implement an I/O reactor capable of supporting multiple non-blocking connection listeners. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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