Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2478

Fibers: test performance versus regular threads

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 5.0.0.Final
    • None
    • None

      Test performance on the latest JDK-15-loom with use_fibers="true"/"false".

      This requires a few code changes:

      • There's no need to pool fibers, see [1] for details
      • If fibers are used, thread_pool and internal_pool in TP could be assigned the result of Executors.newVirtualThreadExecutor()
      • In a future version, we could simply remove the 2 thread pools

      [1] https://cr.openjdk.java.net/~rpressler/loom/loom/sol1_part1.html

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: