Uploaded image for project: 'XNIO'
  1. XNIO
  2. XNIO-74

Selector provider optimization

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.0.1.GA, 2.1.0.CR1
    • 2.0.0.GA
    • nio-impl
    • None
    • Medium

      Generally, DevPollSelectorImpl and EPollSelectorImpl are the best implementations to use on solaris and linux, respectively, due to the potentially more efficient handling of selector sets. However, for temporary selectors with only one selectable channel registered, it's generally more efficient to use a plain PollSelectorImpl. It is possible to hack this in to nio-impl, so do so.

            dlloyd@redhat.com David Lloyd
            dlloyd@redhat.com David Lloyd
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: