Tue, 30 Apr 2024 13:14:26 UTC | login

Information for build naga-3.0-11.82svn.fc29

ID62096
Package Namenaga
Version3.0
Release11.82svn.fc29
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
StartedThu, 19 Jul 2018 23:43:56 UTC
CompletedThu, 19 Jul 2018 23:43:56 UTC
Tags
f29
f30
f31
RPMs
src
naga-3.0-11.82svn.fc29.src.rpm (info) (download)
noarch
naga-3.0-11.82svn.fc29.noarch.rpm (info) (download)
naga-javadoc-3.0-11.82svn.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-11.82svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-10.82svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-9.82svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-8.82svn - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild