Class QueuedClientConnectionRunner


  • class QueuedClientConnectionRunner
    extends ClientConnectionRunner
    Zero-copy in-JVM. While super() starts both a reader and a writer thread, we only need a reader thread here.
    Since:
    0.8.3
    Author:
    zzz