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

Ensure we can use a non blocking thread pool for a blocking one with Loom

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
    • Core
    • None

      Project Loom will add in Fibers and continuations. https://issues.redhat.com/browse/ISPN-11510 already adds in creating virtual threads. However we need to ensure that we can configure a system where the blocking and non blocking executors can point to the same thread pool since Loom will handle the continuation as needed.

      We will have to test if these keeps performance the same as well, since the blocking call will still stop that processing, it just can run a different operation while the blocking operation completes.

              Unassigned Unassigned
              wburns@redhat.com Will Burns
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: