Wed, 15 May 2024 19:58:08 UTC | login

Information for RPM naga-3.0-11.82svn.fc29.noarch.rpm

ID200841
Namenaga
Version3.0
Release11.82svn.fc29
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 Time2018-07-14 16:08:03 GMT
Size47.14 KB
18122ff9867e3fbd9f1be72863ca789c
LicenseMIT
Provides
naga = 3.0-11.82svn.fc29
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.jar47.01 KB
Component of No Buildroots