[ 
https://issues.apache.org/jira/browse/ARTEMIS-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259911#comment-15259911
 ] 

ASF GitHub Bot commented on ARTEMIS-507:
----------------------------------------

Github user mtaylor commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/488#issuecomment-215039113
  
    @bgutjahr I created a JIRA here: 
https://issues.apache.org/jira/browse/ARTEMIS-507 and linked and merged your 
PR.  Please assign the JIRA to yourself.
    
    This is really great stuff.  Thank you!



> Create a new shrinking, bounded thread pool executor
> ----------------------------------------------------
>
>                 Key: ARTEMIS-507
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-507
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 1.2.0
>            Reporter: Martyn Taylor
>             Fix For: 1.3.0
>
>
> The JDK ThreadPoolExecutor policies offer either a bounded thread pool 
> executor that behaves like a fixed pool (no shrinking under periods of 
> low/base demand), or an unbounded executor that shrinks appropriately but has 
> potential to grow indefinitely.
> A new thread pool that takes the best of both worlds particularly for the 
> Client Global Thread Pool would be of great benefit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to