Hi:
We have an Java application here that uses around 3000 file
descriptors at once. We have being running it under Solaris 2.6 with JDK 116
but wish to compare with its performance under Linux. Unfortunately, the
JVM (117) under Linux is trying to select over >1024 file descriptors, which
is causing a core dump.
My question is, would it be possible for the Java/Linux team to release
a version of the JVM where all the select calls are replaced by polls so that
we do not run into the fd limit. It would be preferable if this can be done
reasonably soon, since the management's patience is limited. Alternatively,
if anyone has a suggestion bar redesigning the code, please post them.
Thanks.
--
Debian GNU/Linux 2.0 is out! ( http://www.debian.org/ )
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt