Package: libnbio2-java (2.0-12) [universe]
Links for libnbio2-java
Ubuntu Resources:
Download Source Package nbio:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Debian QA Group
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
NBIO: Nonblocking I/O for Java, Version 2
This library implements nonblocking I/O facilities for Java. Surprisingly, the standard JDK libraries (as of JDK 1.3) do not provide nonblocking I/O. This means that in order to implement applications (such as web servers and other Internet services) which support many concurrent I/O streams, a large number of threads must be used. However, the overhead of threading (in Java, as well as more generally) limits the performance of such an implementation. What is needed is a nonblocking I/O library which allows a small number of threads to be used, along with a select() or poll() like mechanism to test for incoming I/O events on a large number of streams. That mechanism is what this library provides.
This version of NBIO implements the NBIO 2.0 interface. The old 1.0 interface (formerly provided by the libnbio-java package) is deprecated and will no longer be supported.
The upstream URL is http://www.cs.berkeley.edu/~mdw/proj/java-nbio/
Other Packages Related to libnbio2-java
|
|
|
-
- dep: java-common
- Base of all Java packages
-
- dep: kaffe
- A JVM to run Java bytecode
also a virtual package provided by kaffe-jthreads, kaffe-pthreads - or java1-runtime
- virtual package provided by gij, gij-4.0, gij-4.1, jamvm, kaffe-jthreads, kaffe-pthreads, sablevm
-
- sug: java-virtual-machine
- virtual package provided by gij, gij-4.0, gij-4.1, j2re1.4, jamvm, kaffe-jthreads, kaffe-pthreads, sablevm, sun-java5-jre
Download libnbio2-java
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| i386 | 106.0 kB | 1056 kB | [list of files] |