Пакет naga: Информация

    Исходный пакет: naga
    Версия: 3.0-alt1_10.82svnjpp8
    Собран:  1 июня 2018 г. 1:55 в задании #207554
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: http://code.google.com/p/naga/

    Лицензия: MIT
    О пакете: 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    naga (noarch)
    naga-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

      1. ant
      2. /proc
      3. /proc
      4. rpm-macros-java
      5. java-devel
      6. jpackage-generic-compat
      7. jpackage-utils

    Последнее изменение


    31 мая 2018 г. Igor Vlasenko 3.0-alt1_10.82svnjpp8
    - java update
    9 ноября 2017 г. Igor Vlasenko 3.0-alt1_9.82svnjpp8
    - fc27 update
    17 октября 2017 г. Igor Vlasenko 3.0-alt1_8.82svnjpp8
    - new jpp release