[ 
https://issues.apache.org/jira/browse/ARTEMIS-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martyn Taylor resolved ARTEMIS-507.
-----------------------------------
    Resolution: Fixed

> 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