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

MaxOneThreadPerSender: bypass when using virtual threads

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • 5.5
    • None
    • None
    • False
    • None
    • False

      MaxOneThreadPerSender was created to reduce the number of threads and thus context switching. With virtual threads, this is not needed anymore and we might simply bypass the queue/sender in this class, and send the message or batch up the stack in a virtual thread.

      Todo: use the existing behavior when using regular threads and switch to the new behavior when using virtual threads.

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

                Created:
                Updated: