Mon, 29 Apr 2024 00:50:09 UTC | login

Information for RPM naga-3.0-15.20200930git6f1e95d.fc33.src.rpm

ID739539
Namenaga
Version3.0
Release15.20200930git6f1e95d.fc33
Epoch
Archsrc
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 Time2020-10-01 14:27:27 GMT
Size57.80 KB
7d6252dcba07fc5d480eabf2228b91af
LicenseMIT
Provides
naga = 3.0-15.20200930git6f1e95d.fc33
naga-javadoc = 3.0-15.20200930git6f1e95d.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ant
java-devel
javapackages-tools
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 4 of 4
Name ascending sort Size
naga-6f1e95ddfdb1aa7719c98168f0a5efc5be191426.tar.gz42.77 KB
naga-java18.patch786.00 B
naga-javadoc.patch18.30 KB
naga.spec4.53 KB
Component of No Buildroots