ParallelExecutor service appears to be bound to the number of executor threads 
specified by THREAD_POOL_CORE_SIZE 
------------------------------------------------------------------------------------------------------------------

                 Key: TAP5-1563
                 URL: https://issues.apache.org/jira/browse/TAP5-1563
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-ioc
    Affects Versions: 5.2.4
            Reporter: Andy Blower


ParallelExecutor service appears to be bound to the number of executor threads 
specified by THREAD_POOL_CORE_SIZE rather than THREAD_POOL_MAX_SIZE, which 
means by default only three parallel tasks are executed at once rather than the 
maximum of 20.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to