You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2019/02/27 02:58:00 UTC

[jira] [Updated] (ARTEMIS-2236) Address Latency Impact caused by ARTEMIS-1451

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

Justin Bertram updated ARTEMIS-2236:
------------------------------------
    Description: ARTEMIS-1451 whilst may have removed synchronization, increased latency as the overhead of creating a new thread vs re-using an idle one is significant. It is the main reason of a thread pool.  (was: h1. ARTEMIS-1451 whilst may have removed syncronisation, increased latency as the overhead of creating a new thread vs re-using an idle one is significant. It is the main reason of a thread pool.)

> Address Latency Impact caused by ARTEMIS-1451
> ---------------------------------------------
>
>                 Key: ARTEMIS-2236
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2236
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.4.0, 2.5.0, 2.6.0
>            Reporter: Michael Andre Pearce
>            Priority: Blocker
>             Fix For: 2.7.0
>
>          Time Spent: 13h 20m
>  Remaining Estimate: 0h
>
> ARTEMIS-1451 whilst may have removed synchronization, increased latency as the overhead of creating a new thread vs re-using an idle one is significant. It is the main reason of a thread pool.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)