Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

naga-3.0-26.20200930git6f1e95d.fc41 RPM for noarch

From Fedora Rawhide for aarch64 / n

Name: naga Distribution: Fedora Project
Version: 3.0 Vendor: Fedora Project
Release: 26.20200930git6f1e95d.fc41 Build date: Tue Feb 27 17:35:34 2024
Group: Unspecified Build host: buildvm-s390x-07.s390.fedoraproject.org
Size: 65405 Source RPM: naga-3.0-26.20200930git6f1e95d.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/lerno/naga
Summary: Simplified Java NIO asynchronous sockets
Naga 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.

Provides

Requires

License

MIT

Changelog

* Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 3.0-26
  - Rebuilt for java-21-openjdk as system jdk
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-25
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-24
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-23
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* 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

Files

/usr/share/doc/naga
/usr/share/doc/naga/Echoserver.md
/usr/share/doc/naga/Eventmachine.md
/usr/share/doc/naga/Gotchas.md
/usr/share/doc/naga/PacketReader.md
/usr/share/doc/naga/README.md
/usr/share/java/naga-3_0.jar
/usr/share/java/naga.jar
/usr/share/licenses/naga
/usr/share/licenses/naga/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 02:14:56 2024