[jbossts-issues] [JBoss JIRA] (JBTM-2180) Determine whether or not we should use a specific collections framework

Mark Little (JIRA) issues at jboss.org
Sat Jul 19 13:46:29 EDT 2014


    [ https://issues.jboss.org/browse/JBTM-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986469#comment-12986469 ] 

Mark Little commented on JBTM-2180:
-----------------------------------

I'd also start with the native collections class (which is known to be suboptimal in a number of places) and the GS implementation.

> Determine whether or not we should use a specific collections framework
> -----------------------------------------------------------------------
>
>                 Key: JBTM-2180
>                 URL: https://issues.jboss.org/browse/JBTM-2180
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: JTA, JTS, Performance Testing, REST, Transaction Core
>    Affects Versions: 5.0.1
>            Reporter: Mark Little
>            Assignee: Michael Musgrove
>
> We use many of the inbuilt collections implementations (such as Hashtable) which are well known to be suboptimal in certain cases. Should we use a separate collections framework, e.g., https://github.com/goldmansachs/gs-collections
> There are pros and cons of doing this. But first we need to determine whether it really makes sense from a performance perspective.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbossts-issues mailing list