Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-16167

HotRod NativeTransport - use optimized ThreadFactory

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • Hot Rod
    • None

      io.netty.util.concurrent.DefaultThreadFactory is using FastThreadLocalThread.
       
      io.netty.util.concurrent.FastThreadLocalThread - a special Thread that provides fast access to FastThreadLocal variables.
       
      io.netty.util.concurrent.FastThreadLocal  - a special variant of ThreadLocal that yields higher access performance when accessed from a FastThreadLocalThread.

              Unassigned Unassigned
              danfaer@gmail.com Dan Faershtein (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: