Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > System > Networking

    rnio 1.2

    Download button

    No screenshots available
    Downloads: 228  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Robert Olofsson | More programs
    BSD License / FREE
    June 30th, 2011, 10:44 GMT [view history]
    ROOT / System / Networking

     Read user reviews (0)  Refer to a friend  Subscribe

    rnio description

    A minimalistic nio framework

    RNIO is a minimalistic nio framework for the Java language. It handles the selector, but gives you full control over the channels.

    RNIO is the nio framework used in the rabbit web proxy.

    With rnio you create an NioHandler and then you wait for events. The events are read-ready, write-ready, accept-ready and connect-ready. With rnio you only wait once, if you want to perform the same action again you have to register for the event again. You can set timeouts for each wait individually.

    Internally rnio has a set of selectors and runs one thread for each of them. Your event listeners can run either on the selector thread or on a background from the thread pool, it is up to you to decide what is better. For low latency you want to run on the selector thread, but then you should not do any operation that might block, since that will block rnio.


    Product's homepage

    Requirements:

    · Java 2 Standard Edition Runtime Environment

    What's New in This Release: [ read full changelog ]

    · Major updates of the javadocs.
    · Made it possible to specify a thread factory for the selector thread creation.

      


    TAGS:

    nio framework | minimalistic framework | minimalistic | nio | framework

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM