[infinispan-issues] [JBoss JIRA] (ISPN-11292) Add in (non)blocking thread pools

Dan Berindei (Jira) issues at jboss.org
Wed Feb 19 08:38:01 EST 2020


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

Dan Berindei updated ISPN-11292:
--------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> Add in (non)blocking thread pools
> ---------------------------------
>
>                 Key: ISPN-11292
>                 URL: https://issues.redhat.com/browse/ISPN-11292
>             Project: Infinispan
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Will Burns
>            Assignee: Will Burns
>            Priority: Major
>             Fix For: 11.0.0.Alpha2
>
>
> We should remove the ASYNC_OPERATIONS_EXECUTOR and PERSISTENCE_EXECUTOR components and replace them with a NON_BLOCKING_EXECUTOR and BLOCKING_EXECUTOR or something similarly named.
> We should probably default the NON_BLOCKING_EXECUTOR to 2 * numCPU and blocking to 100? The queue size should be a bit bigger for blocking as compared to non blocking. The parser should allow these to be changed as other executors are currently.



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


More information about the infinispan-issues mailing list