[jboss-jira] [JBoss JIRA] (JGRP-2455) Fibers use ForkJoinPool by default

Bela Ban (Jira) issues at jboss.org
Tue Feb 25 10:27:00 EST 2020


     [ https://issues.redhat.com/browse/JGRP-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban deleted JGRP-2455:
---------------------------


> Fibers use ForkJoinPool by default
> ----------------------------------
>
>                 Key: JGRP-2455
>                 URL: https://issues.redhat.com/browse/JGRP-2455
>             Project: JGroups
>          Issue Type: Enhancement
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Major
>
> Fibers are currently created with {{Thread.builder().virtual().task(t).name(name).build()}}
> This uses the ForkJoinPool. See if changing this to thread_pool help; this pool is configurable via XML.
> Run perftest to see if handling messages and scheduling threads on the same pool cause  a perf degradation.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list