Tue, 30 Apr 2024 20:54:38 UTC | login

Information for build naga-3.0-22.20200930git6f1e95d.fc38

ID237771
Package Namenaga
Version3.0
Release22.20200930git6f1e95d.fc38
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
StartedSat, 11 Mar 2023 12:54:09 UTC
CompletedSat, 11 Mar 2023 12:54:09 UTC
Tags
f38
f39
f40
RPMs
src
naga-3.0-22.20200930git6f1e95d.fc38.src.rpm (info) (download)
noarch
naga-3.0-22.20200930git6f1e95d.fc38.noarch.rpm (info) (download)
naga-javadoc-3.0-22.20200930git6f1e95d.fc38.noarch.rpm (info) (download)
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 3.0-20 - Rebuilt for Drop i686 JDKs * Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 3.0-19 - Rebuilt for java-17-openjdk as system jdk * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild