Wed, 15 May 2024 20:14:56 UTC | login

Information for RPM naga-3.0-10.82svn.fc29.src.rpm

ID91302
Namenaga
Version3.0
Release10.82svn.fc29
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 Time2018-04-28 12:16:09 GMT
Size40.53 KB
2a24c6b30793608a500d03ee2b5a3a26
LicenseMIT
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ant
java-devel
jpackage-utils
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 3 of 3
Name ascending sort Size
naga-82svn.tar.bz230.09 KB
naga-encoding.patch431.00 B
naga.spec3.61 KB
Component of No Buildroots