JDK-4313882 : New I/O: Scalable I/O for sockets and files
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.io
  • Affected Version:
    1.1,1.1.2,1.1.3,1.1.4,1.1.7,1.2.0,1.2.1,1.2.2,1.3.0,1.4.0 1.1,1.1.2,1.1.3,1.1.4,1.1.7,1.2.0,1.2.1,1.2.2,1.3.0,1.4.0
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS:
    generic,solaris_2.5.1,solaris_2.6,solaris_7,windows_95,windows_nt generic,solaris_2.5.1,solaris_2.6,solaris_7,windows_95,windows_nt
  • CPU: generic,x86,sparc
  • Submitted: 2000-02-18
  • Updated: 2000-12-20
  • Resolved: 2000-12-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.0 betaFixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Description

Name: mr33420			Date: 02/18/2000


An API for scalable I/O operations on both files and sockets, in the
form of either asynchronous requests or polling.  This API will make it
possible to write production-quality web and application servers that scale
well to thousands of open connections and can easily take advantage of
multiple processors.

This API is being developed under the Java Community Process as part of JSR-051.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin-beta FIXED IN: merlin-beta INTEGRATED IN: merlin-beta
14-06-2004

EVALUATION In progress. -- mr@eng 2000/2/18 Done. -- mr@eng 2000/12/15
02-08-0184