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

Will Burns (Jira) issues at jboss.org
Thu Feb 6 12:16:01 EST 2020


Will Burns created ISPN-11292:
---------------------------------

             Summary: 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


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