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

naga-3.0-21.20200930git6f1e95d.fc37 RPM for noarch

From Fedora 37 for s390x / n

Name: naga Distribution: Fedora Project
Version: 3.0 Vendor: Fedora Project
Release: 21.20200930git6f1e95d.fc37 Build date: Fri Jul 22 02:20:25 2022
Group: Unspecified Build host: buildvm-ppc64le-05.iad2.fedoraproject.org
Size: 65109 Source RPM: naga-3.0-21.20200930git6f1e95d.fc37.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

* 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
* Tue Sep 29 2020 Jerry James <loganjerry@gmail.com> - 3.0-15.20200930git6f1e95d
  - Bring back to Fedora
  - Switch to github repo

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, Tue Apr 9 21:25:34 2024