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

Hot Rod decoder should use async Cache operations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Major Major
    • 9.2.0.CR3
    • None
    • Remote Protocols
    • None

      Hot Rod decoder is currently tying up Netty threads as a result of calling up to Infinispan sync operations. Instead, Hot Rod decoder should call up async operations, convert the Notifying Futures to Scala Futures, and write up the reply when it's received. This should increase performance specially under heavy load.

            rvansa1@redhat.com Radim Vansa (Inactive)
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: