Fri, 29 Mar 2024 15:17:04 UTC | login

Information for build naga-3.0-15.20200930git6f1e95d.fc33

ID189804
Package Namenaga
Version3.0
Release15.20200930git6f1e95d.fc33
Epoch
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 02 Dec 2020 13:13:52 UTC
CompletedWed, 02 Dec 2020 13:13:52 UTC
Tags
f33
f37
f38
RPMs
src
naga-3.0-15.20200930git6f1e95d.fc33.src.rpm (info) (download)
noarch
naga-3.0-15.20200930git6f1e95d.fc33.noarch.rpm (info) (download)
naga-javadoc-3.0-15.20200930git6f1e95d.fc33.noarch.rpm (info) (download)
Changelog * Tue Sep 29 2020 Jerry James <loganjerry@gmail.com> - 3.0-15.20200930git6f1e95d - Bring back to Fedora - Switch to github repo * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-14.82svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-13.82svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-12.82svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild