You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Helena Bales (JIRA)" <ji...@apache.org> on 2019/04/01 17:58:05 UTC

[jira] [Assigned] (GEODE-6580) Performance Improvement: in SocketCreator use concurrent hash map

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

Helena Bales reassigned GEODE-6580:
-----------------------------------

    Assignee: Helena Bales

> Performance Improvement: in SocketCreator use concurrent hash map
> -----------------------------------------------------------------
>
>                 Key: GEODE-6580
>                 URL: https://issues.apache.org/jira/browse/GEODE-6580
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Helena Bales
>            Assignee: Helena Bales
>            Priority: Major
>
> In SocketCreator, use ConcurrentHashMap instead of synchronizing on HashMap in order to reduce contention for locks.



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