-
Enhancement
-
Resolution: Duplicate
-
P2
-
None
-
1.2.1, 1.3.0, 1.4.0
-
generic, sparc
-
generic, solaris_7
Name: gh8910 Date: 11/22/99
To allow a single thread to manage multiple IO connections,
the Java platform should support an API analogous to the
Unix "select" or "poll" APIs, to permit a thread to wait
for one of a set of connections to be ready for IO.
It is possible that this functionality might be subsumed
by the more general asynchronous IO proposal 4290702.
======================================================================
aron.fu@eng 2000-01-20
Customer FireClick is asking for the same feature.
This is important when the server needs to manage massive
amount of connections for efficiency.
- duplicates
-
JDK-4313882 New I/O: Scalable I/O for sockets and files
-
- Resolved
-