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

naga-3.0-3.82svn.0 RPM for noarch

From OpenMandriva Cooker for x86_64 / main / release

Name: naga Distribution: OpenMandriva Lx
Version: 3.0 Vendor: OpenMandriva
Release: 3.82svn.0 Build date: Tue Apr 30 15:27:30 2019
Group: Unspecified Build host: ryzen-3.openmandriva.org
Size: 48133 Source RPM: naga-3.0-3.82svn.0.src.rpm
Packager: fedya <nobodydead@gmail.com>
Url: http://code.google.com/p/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

Files

/usr/share/java/naga-3_0.jar
/usr/share/java/naga.jar


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 24 23:04:32 2024