Reimplement net/* using Java primitives
---------------------------------------

                 Key: JRUBY-1203
                 URL: http://jira.codehaus.org/browse/JRUBY-1203
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Ola Bini
             Fix For: JRuby 1.x


There still seems to be problems with timeout.rb when running a large enough 
process. Since this stuff can never be totally deterministic, and the net/* is 
implemented relying heavily on it, I think the best solution would actually be 
to reimplement these things with Java primtives.

Especially net/http would probably give us both better semantics and improved 
performance.

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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to