Thu, 09 May 2024 16:26:32 UTC | login

Information for RPM naga-3.0-7.82svn.fc24.noarch.rpm

ID71150
Namenaga
Version3.0
Release7.82svn.fc24
Epoch
Archnoarch
SummarySimplified Java NIO asynchronous sockets
DescriptionNaga aims to be a very small NIO library that provides a handful of java classes to wrap the usual Socket and ServerSocket with asynchronous NIO counterparts (similar to NIO2 planned for Java 1.7). All of this is driven from a single thread, making it useful for both client (e.g. allowing I/O to be done in the AWT-thread without any need for threads) and server programming (1 thread for all connections instead of 2 threads/connection). Internally Naga is a straightforward NIO implementation without any threads or event-queues thrown in, it is "just the NIO-stuff", to let you build things on top of it. Naga contains the code needed to get NIO up and running without having to code partially read buffers and setting various selection key flags.
Build Time2016-02-04 11:41:44 GMT
Size47.19 KB
858115107c889ce05c7085f1bf2ac5be
LicenseMIT
Provides
naga = 3.0-7.82svn.fc24
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
java-headless
jpackage-utils
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
/usr/share/java/naga-3_0.jar24.00 B
/usr/share/java/naga.jar46.99 KB
Component of No Buildroots