[infinispan-issues] [JBoss JIRA] (ISPN-12226) BlockingManager enhance limited concurrency API
Ryan Emerson (Jira)
issues at jboss.org
Thu Aug 13 12:28:00 EDT 2020
Ryan Emerson created ISPN-12226:
-----------------------------------
Summary: BlockingManager enhance limited concurrency API
Key: ISPN-12226
URL: https://issues.redhat.com/browse/ISPN-12226
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Ryan Emerson
Fix For: 12.0.0.Final
Currently the {{BlockingManager}} allows a series of tasks to be executed on a subset of the total number of blocking threads via the {{BlockingManager.BlockingExecutor}} and {{BlockingManager#limitedBlockingExecutor}}. However, the {{BlockingExecutor}} has a limited number of methods in comparison to that provided by {{BlockingManager}}. We should provide an API that allows for the full {{BlockingManager}} capabilities to be executed on a limited executor with the specified level of concurrency.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list