-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-8207 2013-05-15 02:37:18 --------------------------------------------------------------------------------
Name : naga Product : Fedora 18 Version : 3.0 Release : 1.82svn.fc18 URL : http://code.google.com/p/naga/ Summary : Simplified Java NIO asynchronous sockets Description : 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. -------------------------------------------------------------------------------- Update Information: First release of jspecview and naga in Fedora. Update JMol to series 13. -------------------------------------------------------------------------------- References: [ 1 ] Bug #927879 - Review Request: jspecview - JAVA applets for the display of JCAMP-DX and AnIML/CML spectral files https://bugzilla.redhat.com/show_bug.cgi?id=927879 [ 2 ] Bug #927877 - Review Request: naga - Simplified Java NIO asynchronous sockets https://bugzilla.redhat.com/show_bug.cgi?id=927877 [ 3 ] Bug #890400 - jmol-13.0.8 is available https://bugzilla.redhat.com/show_bug.cgi?id=890400 [ 4 ] Bug #927873 - Update JMol to series 13 https://bugzilla.redhat.com/show_bug.cgi?id=927873 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update naga' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
