Uploaded image for project: 'openflowjava'
  1. openflowjava
  2. OPNFLWJAVA-53

Attempt to use EpollSocketChannel if available

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • None
    • unspecified
    • General
    • None
    • Operating System: All
      Platform: All

      Netty features a custom epoll(7)-based channel support. This is only available on Linux, but can potentially increase performance.

      Add the code needed to take advantage of it if available for successful use – this may entail som run-time testing, which should be done once for the lifetime of the JDK. There needs to be an option to disable it, too (for debugging purposes).

            dileep.ranganathan@intel.com Dileep Ranganathan
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: