[infinispan-issues] [JBoss JIRA] (ISPN-11292) Add in (non)blocking thread pools
Tristan Tarrant (Jira)
issues at jboss.org
Tue Feb 11 02:14:01 EST 2020
[ https://issues.redhat.com/browse/ISPN-11292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-11292:
-----------------------------------
Fix Version/s: 11.0.0.Beta1
(was: 11.0.0.Alpha1)
> 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.Beta1
>
>
> 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